Searched defs:fstream_impl (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/nowide/ | ||
| D | fstream.hpp | 74 typedef detail::fstream_impl<CharType, Traits, detail::StreamTypeIn> fstream_impl; typedef in boost::nowide::basic_ifstream |