Default work-function to read header lines of a file. More...
Public Member Functions | |
size_t | operator() (std::ifstream &ifs) |
Default work-function to read header lines of a file.
size_t stapl::graph_io_impl::default_header_reader::operator() | ( | std::ifstream & | ifs | ) |
ifs | The input file-stream. |