Home
last modified time | relevance | path

Searched refs:basic_file_source (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/device/
Dfile.hpp77 struct basic_file_source : private basic_file<Ch> { struct
89 basic_file_source( const std::string& path, in basic_file_source() function
101 typedef basic_file_source<char> file_source;
102 typedef basic_file_source<wchar_t> wfile_source;