Searched defs:basic_ostream (Results 1 – 5 of 5) sorted by relevance
23 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<char>; variable30 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<wchar_t>; variable
22 class basic_ostream; variable
22 class _LIBCPP_TEMPLATE_VIS basic_ostream; variable
56 …inline _LIBCPP_HIDE_FROM_ABI_AFTER_V1 explicit basic_ostream(basic_streambuf<char_type, traits_typ… in basic_ostream() function182 _LIBCPP_HIDE_FROM_ABI basic_ostream() {} // extension, intentially does not initialize in basic_ostream() function224 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() function115 _LIBCPP_HIDE_FROM_ABI basic_ostream() {} // extension, intentially does not initialize in basic_ostream() function157 basic_ostream<_CharT, _Traits>::basic_ostream(basic_ostream&& __rhs) { in basic_ostream() function