This struct provides a namespace for enumerating month‐of‐year values. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bdlt_monthofyear.h>
struct MonthOfYear;
Description
This struct: * supports a complete set of enumeration operations For terminology see bsldoc_glossary.
Type Aliases
Name |
Description |
Define an alias, |
Enums
Name |
Description |
Define |
|
Define the list of month‐of‐year values. |
Static Member Functions
Name |
Description |
Assign to the specified |
|
Write the value of the specified |
|
|
|
Write the string representation of the specified enumeration |
|
Return the non‐modifiable string representation corresponding to the specified enumeration |
Created with MrDocs