HelenOS sources

overflow          251 uspace/lib/cpp/include/__bits/io/fstream.hpp             int_type overflow(int_type c = traits_type::eof()) override
overflow          164 uspace/lib/cpp/include/__bits/io/sstream.hpp             int_type overflow(int_type c = traits_type::eof()) override
overflow          395 uspace/lib/cpp/include/__bits/io/streambuf.hpp             virtual int_type overflow(int_type c = traits_type::eof())
overflow          143 uspace/lib/cpp/include/__bits/io/streambufs.hpp             int_type overflow(int_type c = traits_type::eof()) override
HelenOS homepage, sources at GitHub