omni::char_util::is_number
NAME

omni::char_util::is_number

A function of omni::char_util

#include <omni/types/char_t.hpp>
inline bool omni::char_util::is_number(char c)


OVERLOADS

inline bool omni::char_util::is_number(wchar_t c)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top