|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
usr/include/c++/7.4.0/iosfwd 86 class basic_ostream;
References
usr/include/c++/7.4.0/bits/basic_ios.h 96 basic_ostream<_CharT, _Traits>* _M_tie;
294 basic_ostream<_CharT, _Traits>*
306 basic_ostream<_CharT, _Traits>*
307 tie(basic_ostream<_CharT, _Traits>* __tiestr)
309 basic_ostream<_CharT, _Traits>* __old = _M_tie;
usr/include/c++/7.4.0/bits/basic_string.h 6283 inline basic_ostream<_CharT, _Traits>&
6284 operator<<(basic_ostream<_CharT, _Traits>& __os,
usr/include/c++/7.4.0/bits/ostream.tcc 47 sentry(basic_ostream<_CharT, _Traits>& __os)
62 basic_ostream<_CharT, _Traits>&
90 basic_ostream<_CharT, _Traits>&
104 basic_ostream<_CharT, _Traits>&
118 basic_ostream<_CharT, _Traits>&
147 basic_ostream<_CharT, _Traits>&
181 basic_ostream<_CharT, _Traits>&
209 basic_ostream<_CharT, _Traits>&
235 typename basic_ostream<_CharT, _Traits>::pos_type
256 basic_ostream<_CharT, _Traits>&
288 basic_ostream<_CharT, _Traits>&
320 basic_ostream<_CharT, _Traits>&
321 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s)
usr/include/c++/7.4.0/bits/ostream_insert.h 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
47 typedef basic_ostream<_CharT, _Traits> __ostream_type;
57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
59 typedef basic_ostream<_CharT, _Traits> __ostream_type;
75 basic_ostream<_CharT, _Traits>&
76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out,
79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
usr/include/c++/7.4.0/bits/quoted_string.h 74 std::basic_ostream<_CharT, _Traits>&
75 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
98 std::basic_ostream<_CharT, _Traits>&
99 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
usr/include/c++/7.4.0/bits/random.h 362 friend std::basic_ostream<_CharT, _Traits>&
363 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
579 friend std::basic_ostream<_CharT, _Traits>&
580 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
787 friend std::basic_ostream<_CharT, _Traits>&
788 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1013 friend std::basic_ostream<_CharT, _Traits>&
1014 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1268 std::basic_ostream<_CharT, _Traits>&
1269 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1454 friend std::basic_ostream<_CharT, _Traits>&
1455 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1675 std::basic_ostream<_CharT, _Traits>&
1676 operator<<(std::basic_ostream<_CharT, _Traits>&,
1889 std::basic_ostream<_CharT, _Traits>&
1890 operator<<(std::basic_ostream<_CharT, _Traits>&,
2091 friend std::basic_ostream<_CharT, _Traits>&
2092 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2300 friend std::basic_ostream<_CharT, _Traits>&
2301 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2526 friend std::basic_ostream<_CharT, _Traits>&
2527 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2738 friend std::basic_ostream<_CharT, _Traits>&
2739 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2969 std::basic_ostream<_CharT, _Traits>&
2970 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
3172 friend std::basic_ostream<_CharT, _Traits>&
3173 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
3390 friend std::basic_ostream<_CharT, _Traits>&
3391 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
3629 std::basic_ostream<_CharT, _Traits>&
3630 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
3841 friend std::basic_ostream<_CharT, _Traits>&
3842 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
4075 std::basic_ostream<_CharT, _Traits>&
4076 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
4267 friend std::basic_ostream<_CharT, _Traits>&
4268 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
4492 friend std::basic_ostream<_CharT, _Traits>&
4493 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
4728 std::basic_ostream<_CharT, _Traits>&
4729 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
4936 std::basic_ostream<_CharT, _Traits>&
4937 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
5144 std::basic_ostream<_CharT, _Traits>&
5145 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
5357 friend std::basic_ostream<_CharT, _Traits>&
5358 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
5629 friend std::basic_ostream<_CharT, _Traits>&
5630 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
5903 friend std::basic_ostream<_CharT, _Traits>&
5904 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
usr/include/c++/7.4.0/bits/random.tcc 155 std::basic_ostream<_CharT, _Traits>&
156 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
160 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
476 std::basic_ostream<_CharT, _Traits>&
477 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
481 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
631 std::basic_ostream<_CharT, _Traits>&
632 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
636 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
660 typedef std::basic_ostream<_CharT, _Traits> __istream_type;
701 std::basic_ostream<_CharT, _Traits>&
702 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
706 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
830 std::basic_ostream<_CharT, _Traits>&
831 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
834 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
876 std::basic_ostream<_CharT, _Traits>&
877 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
880 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
935 std::basic_ostream<_CharT, _Traits>&
936 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
939 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
997 std::basic_ostream<_CharT, _Traits>&
998 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1001 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1079 std::basic_ostream<_CharT, _Traits>&
1080 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1083 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1194 std::basic_ostream<_CharT, _Traits>&
1195 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1198 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1399 std::basic_ostream<_CharT, _Traits>&
1400 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1403 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1666 std::basic_ostream<_CharT, _Traits>&
1667 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1670 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1730 std::basic_ostream<_CharT, _Traits>&
1731 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1734 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1897 std::basic_ostream<_CharT, _Traits>&
1898 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1901 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
1962 std::basic_ostream<_CharT, _Traits>&
1963 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
1966 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2035 std::basic_ostream<_CharT, _Traits>&
2036 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2039 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2122 std::basic_ostream<_CharT, _Traits>&
2123 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2126 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2199 std::basic_ostream<_CharT, _Traits>&
2200 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2203 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2274 std::basic_ostream<_CharT, _Traits>&
2275 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2278 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2443 std::basic_ostream<_CharT, _Traits>&
2444 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2447 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2521 std::basic_ostream<_CharT, _Traits>&
2522 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2525 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2597 std::basic_ostream<_CharT, _Traits>&
2598 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2601 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2733 std::basic_ostream<_CharT, _Traits>&
2734 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2737 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
2943 std::basic_ostream<_CharT, _Traits>&
2944 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
2947 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
3159 std::basic_ostream<_CharT, _Traits>&
3160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
3163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
usr/include/c++/7.4.0/bits/regex.h 1524 basic_ostream<_Ch_type, _Ch_traits>&
1525 operator<<(basic_ostream<_Ch_type, _Ch_traits>& __os,
usr/include/c++/7.4.0/bits/shared_ptr.h 65 inline std::basic_ostream<_Ch, _Tr>&
66 operator<<(std::basic_ostream<_Ch, _Tr>& __os,
usr/include/c++/7.4.0/bits/stream_iterator.h 162 typedef basic_ostream<_CharT, _Traits> ostream_type;
usr/include/c++/7.4.0/bits/streambuf_iterator.h 226 typedef basic_ostream<_CharT, _Traits> ostream_type;
usr/include/c++/7.4.0/bitset 1529 std::basic_ostream<_CharT, _Traits>&
1530 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
usr/include/c++/7.4.0/fstream 656 class basic_ofstream : public basic_ostream<_CharT,_Traits>
668 typedef basic_ostream<char_type, traits_type> __ostream_type;
usr/include/c++/7.4.0/iomanip 78 inline basic_ostream<_CharT, _Traits>&
79 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f)
108 inline basic_ostream<_CharT, _Traits>&
109 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f)
142 inline basic_ostream<_CharT, _Traits>&
143 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f)
177 inline basic_ostream<_CharT, _Traits>&
178 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f)
207 inline basic_ostream<_CharT, _Traits>&
208 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f)
237 inline basic_ostream<_CharT, _Traits>&
238 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f)
310 basic_ostream<_CharT, _Traits>&
311 operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f)
313 typename basic_ostream<_CharT, _Traits>::sentry __cerb(__os);
362 basic_ostream<_CharT, _Traits>&
363 operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_time<_CharT> __f)
365 typename basic_ostream<_CharT, _Traits>::sentry __cerb(__os);
usr/include/c++/7.4.0/iosfwd 141 typedef basic_ostream<char> ostream;
181 typedef basic_ostream<wchar_t> wostream;
usr/include/c++/7.4.0/istream 826 public basic_ostream<_CharT, _Traits>
840 typedef basic_ostream<_CharT, _Traits> __ostream_type;
usr/include/c++/7.4.0/ostream 71 typedef basic_ostream<_CharT, _Traits> __ostream_type;
391 basic_ostream(const basic_ostream&) = delete;
393 basic_ostream(basic_ostream&& __rhs)
399 basic_ostream& operator=(const basic_ostream&) = delete;
399 basic_ostream& operator=(const basic_ostream&) = delete;
401 basic_ostream&
402 operator=(basic_ostream&& __rhs)
409 swap(basic_ostream& __rhs)
430 basic_ostream<_CharT, _Traits>& _M_os;
445 sentry(basic_ostream<_CharT, _Traits>& __os);
496 inline basic_ostream<_CharT, _Traits>&
497 operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c)
501 inline basic_ostream<_CharT, _Traits>&
502 operator<<(basic_ostream<_CharT, _Traits>& __out, char __c)
507 inline basic_ostream<char, _Traits>&
508 operator<<(basic_ostream<char, _Traits>& __out, char __c)
513 inline basic_ostream<char, _Traits>&
514 operator<<(basic_ostream<char, _Traits>& __out, signed char __c)
518 inline basic_ostream<char, _Traits>&
519 operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c)
538 inline basic_ostream<_CharT, _Traits>&
539 operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s)
550 basic_ostream<_CharT, _Traits> &
551 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s);
555 inline basic_ostream<char, _Traits>&
556 operator<<(basic_ostream<char, _Traits>& __out, const char* __s)
568 inline basic_ostream<char, _Traits>&
569 operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s)
573 inline basic_ostream<char, _Traits> &
574 operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s)
589 inline basic_ostream<_CharT, _Traits>&
590 endl(basic_ostream<_CharT, _Traits>& __os)
601 inline basic_ostream<_CharT, _Traits>&
602 ends(basic_ostream<_CharT, _Traits>& __os)
611 inline basic_ostream<_CharT, _Traits>&
612 flush(basic_ostream<_CharT, _Traits>& __os)
617 basic_ostream<_Ch, _Up>&
618 __is_convertible_to_basic_ostream_test(basic_ostream<_Ch, _Up>*);
usr/include/c++/7.4.0/sstream 524 class basic_ostringstream : public basic_ostream<_CharT, _Traits>
540 typedef basic_ostream<char_type, traits_type> __ostream_type;
usr/include/c++/7.4.0/system_error 216 basic_ostream<_CharT, _Traits>&
217 operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
usr/include/c++/7.4.0/thread 98 friend basic_ostream<_CharT, _Traits>&
99 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id);
312 inline basic_ostream<_CharT, _Traits>&
313 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
utils/unittest/googletest/include/gtest/gtest-printers.h 204 ::std::basic_ostream<Char, CharTraits>& operator<<(
205 ::std::basic_ostream<Char, CharTraits>& os, const T& x) {