omni::chrono::day_of_week::is_valid
NAME

omni::chrono::day_of_week::is_valid

A member function of omni::chrono::day_of_week

#include <omni/types/date_t.hpp>
static bool omni::chrono::day_of_week::is_valid(int32_t val)

SYNOPSIS

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

top

DESCRIPTION

No description.

top