HelenOS sources

ostreambuf_iterator  113 uspace/lib/cpp/include/__bits/io/iosfwd.hpp     class ostreambuf_iterator;
ostreambuf_iterator  143 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  161 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  181 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  200 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  220 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  238 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  255 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  272 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  289 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  306 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  323 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  340 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  357 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
ostreambuf_iterator  987 uspace/lib/cpp/include/__bits/iterator.hpp             ostreambuf_iterator& operator=(char_type c)
ostreambuf_iterator  995 uspace/lib/cpp/include/__bits/iterator.hpp             ostreambuf_iterator& operator*()
ostreambuf_iterator 1000 uspace/lib/cpp/include/__bits/iterator.hpp             ostreambuf_iterator& operator++()
ostreambuf_iterator 1005 uspace/lib/cpp/include/__bits/iterator.hpp             ostreambuf_iterator& operator++(int)
ostreambuf_iterator   43 uspace/lib/cpp/include/__bits/locale/num_put.hpp     template<class Char, class OutputIterator = ostreambuf_iterator<Char>>
HelenOS homepage, sources at GitHub