rangeless::fn
rangeless::tsv::get_next_line Class Reference

#include <fn.hpp>

Public Member Functions

 get_next_line (std::istream &istr, params p=params{})
 
auto operator() () -> std::reference_wrapper< const std::string >
 

Detailed Description

Definition at line 4664 of file fn.hpp.

Constructor & Destructor Documentation

◆ get_next_line()

rangeless::tsv::get_next_line::get_next_line ( std::istream &  istr,
params  p = params{} 
)
inline

Definition at line 4667 of file fn.hpp.

Member Function Documentation

◆ operator()()

auto rangeless::tsv::get_next_line::operator() ( ) -> std::reference_wrapper<const std::string>
inline

Definition at line 4672 of file fn.hpp.


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