template<tracking_mode P = tracking_mode::IMMEDIATE, typename Eol = eol::lf_crlf, typename Source = std:: string>
string_input struct
Contents
Base classes
-
template<tracking_mode P = tracking_mode::IMMEDIATE, typename Eol = eol::lf_crlf, typename Source = std::class memory_input
string>
Constructors, destructors, conversion operators
-
template<typename V, typename T, typename... Ts>string_input(V&& in_data, T&& in_source, Ts && ... ts) explicit
-
string_input(const string_
input&) deleted -
string_input(string_
input&&) deleted - ~string_input() defaulted
Public functions
-
void operator=(const string_
input&) deleted -
void operator=(string_
input&&) deleted