This struct provides a namespace for enumerating day‐of‐week values. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bdlt_dayofweek.h>
struct DayOfWeek;
Description
This struct: * supports a complete set of enumeration operations For terminology see bsldoc_glossary.
Type Aliases
Name |
Description |
Deprecated alias for |
Enums
Name |
Description |
Enumerated day‐of‐week 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 abbreviated character‐string representation of the enumerator corresponding to the specified |
Created with MrDocs