omni::chrono::month_of_year::operator!=
NAME

omni::chrono::month_of_year::operator!=

A member operator of omni::chrono::month_of_year

#include <omni/types/date_t.hpp>
bool omni::chrono::month_of_year::operator!=(const month_of_year& val)


OVERLOADS

bool omni::chrono::month_of_year::operator!=(enum_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top