omni::system::architecture_type::is_valid
NAME

omni::system::architecture_type::is_valid

A member function of omni::system::architecture_type

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

SYNOPSIS

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

top

DESCRIPTION

No description.

top