NAME
A function of omni::string::util
omni::string::util::is_numeric
A function of omni::string::util
#include <omni/string/util.hpp>template < typename std_string_t > bool omni::string::util::is_numeric(const std_string_t& str, typename std_string_t::value_type period_type, bool ignore_period)