SyTen

◆ read() [4/4]

template<typename T , typename std::enable_if< is_number< T >::value, int >::type = 0>
void syten::read ( std::istream in,
T &  x 
)

Reads a non-complex scalar value from in and stores it in x

References std::string::find(), std::istream::get(), std::istream::peek(), std::string::push_back(), std::string::reserve(), std::string::size(), and std::ws().

+ Here is the call graph for this function: