Searched defs:basic_ostream (Results 1 – 3 of 3) sorted by relevance
23 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<char>; variable 30 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<wchar_t>; variable
22 class _LIBCPP_TEMPLATE_VIS basic_ostream; variable
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