template<tracking_mode P = tracking_mode::IMMEDIATE, typename Eol = eol::lf_crlf>
read_input struct
Contents
Base classes
-
template<tracking_mode P = tracking_mode::IMMEDIATE, typename Eol = eol::lf_crlf, typename Source = std::struct string_input
string>
Constructors, destructors, conversion operators
-
template<typename T>read_input(T&& in_filename) explicit
-
template<typename T>read_input(FILE* in_file, T&& in_filename)
-
read_input(const read_
input&) deleted -
read_input(read_
input&&) deleted - ~read_input() defaulted
Public functions
-
void operator=(const read_
input&) deleted -
void operator=(read_
input&&) deleted