Searched defs:basic_ostream (Results 1 – 8 of 8) sorted by relevance
22 class _LIBCPP_TEMPLATE_VIS basic_ostream; variable
52 …inline _LIBCPP_HIDE_FROM_ABI_AFTER_V1 explicit basic_ostream(basic_streambuf<char_type, traits_typ… in basic_ostream() function129 _LIBCPP_HIDE_FROM_ABI basic_ostream() {} // extension, intentially does not initialize in basic_ostream() function171 basic_ostream<_CharT, _Traits>::basic_ostream(basic_ostream&& __rhs) { in basic_ostream() function
50 …inline _LIBCPP_HIDE_FROM_ABI_AFTER_V1 explicit basic_ostream(basic_streambuf<char_type, traits_typ… in basic_ostream() function127 _LIBCPP_HIDE_FROM_ABI basic_ostream() {} // extension, intentially does not initialize in basic_ostream() function169 basic_ostream<_CharT, _Traits>::basic_ostream(basic_ostream&& __rhs) { in basic_ostream() function