omni::string::util::is_numeric
NAME

omni::string::util::is_numeric

A static function of omni::string::util

#include <omni/string/util.hpp>
template < std::size_t X > inline bool omni::string::util::is_numeric(const wchar_t (&str)[X], wchar_t period_type, bool ignore_period)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top