omni::generic_error::is_valid
NAME

omni::generic_error::is_valid

A member function of omni::generic_error

#include <omni/generic_error.hpp>
static bool omni::generic_error::is_valid(int32_t val)

SYNOPSIS

Returns true if the integer value specified is a valid enum value

top

DESCRIPTION

No description.

top