SyTen

◆ write() [3/3]

template<typename T , typename std::enable_if< is_number< T >::value, int >::type = 0>
void syten::write ( std::ostream out,
T const &  t 
)

Writes a scalar value at the required precision to the specified stream.

References std::setprecision().

+ Here is the call graph for this function: