STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::graph_io_impl::default_header_reader Struct Reference

Default work-function to read header lines of a file. More...

Public Member Functions

size_t operator() (std::ifstream &ifs)
 

Detailed Description

Default work-function to read header lines of a file.

Member Function Documentation

◆ operator()()

size_t stapl::graph_io_impl::default_header_reader::operator() ( std::ifstream &  ifs)
Parameters
ifsThe input file-stream.
Returns
Returns the number of vertices of the graph.

The documentation for this struct was generated from the following file: