Searched defs:basic_file_source (Results 1 – 1 of 1) sorted by relevance
77 struct basic_file_source : private basic_file<Ch> { struct78 typedef Ch char_type;79 struct category89 basic_file_source( const std::string& path, in basic_file_source() argument94 void open( const std::string& path, in open()