test std::string Converter<T>::toString(T) -------------------------------------------- Converting from values to strings: 3.14159, 73, a_test_string plus more test T Converter<T>::toValue(std::string) ------------------------------------------- Converting from strings to values: 3.14159, 73, a_test_string Press any key to continue . . .