omni::chrono::day_of_week::operator!=
NAME

omni::chrono::day_of_week::operator!=

A member operator of omni::chrono::day_of_week

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top