Home
last modified time | relevance | path

Searched defs:basic_ifstream (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dfstream-inst.cc40 template class basic_ifstream<char>; variable
46 template class basic_ifstream<wchar_t>; variable
H A Dcompatibility.cc36 #define basic_ifstream basic_ifstreamXX macro
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dfstream-inst.cc46 template class basic_ifstream<char>; variable
48 template class basic_ifstream<wchar_t>; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Difstream.cc53 template class basic_ifstream<type_t, char_traits<type_t> >; variable
H A Dofstream.cc53 template class basic_ifstream<type_t, char_traits<type_t> >; variable
/openbsd-src/gnu/llvm/libcxx/src/
H A Dios.instantiations.cpp41 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ifstream<char>; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_iosfwd.h89 class basic_ifstream; variable
H A Dstd_fstream.h503 basic_ifstream() in basic_ifstream() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_iosfwd.h89 class basic_ifstream; variable
H A Dstd_fstream.h450 basic_ifstream() : __istream_type(), _M_filebuf() in basic_ifstream() function