Template Function util::to_string# Defined in File fromstring.hpp Function Documentation# template<typename T>std::string util::to_string(const T a_value)# to_string_scientific converts any number to scientific notation Template Parameters: T – Parameters: a_value – value to be converted to Returns: std::string string scientific notation formated