Simple wrapper on std::chrono::month, with some helpful validation properties (assures constructed 'ok'). But not necessary to use - use just 'month' in most places. More...
#include <Date.h>
Inherits month.
Public Member Functions | |
constexpr | MonthOfYear (month m, DataExchange::ValidationStrategy validationStrategy=DataExchange::ValidationStrategy::eAssertion) |
Simple wrapper on std::chrono::month, with some helpful validation properties (assures constructed 'ok'). But not necessary to use - use just 'month' in most places.
|
constexpr |