void syten::read | ( | std::istream & | in, |
std::complex< T > & | x | ||
) |
Reads a complex scalar value from in
and stores it in x
, explicitly instantiated for std::complex<double> and std::complex<float>.
References std::string::data(), std::string::find(), std::istream::get(), logGW(), std::istream::peek(), std::string::push_back(), std::string::reserve(), std::string::size(), and std::ws().