Searched defs:basic_ostream (Results 1 – 7 of 7) sorted by relevance
41 template class basic_ostream<char>; variable60 template class basic_ostream<wchar_t>; variable
55 template class basic_ostream<type_t, char_traits<type_t> >; variable56 template class basic_ostream<pod_char, char_traits<pod_char> >; variable
23 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<char>; variable30 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<wchar_t>; variable
72 template class basic_ostream<wchar_t>; variable
105 basic_ostream(__streambuf_type* __sb) in basic_ostream() function
64 class basic_ostream; variable