omni::char_util::is_digit
NAME

omni::char_util::is_digit

A function of omni::char_util

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top