enum_name
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
mgutility::custom_enum< weekday > Struct Reference

Static Public Attributes

static constexpr flat_map< weekday > map
 

Member Data Documentation

◆ map

constexpr flat_map<weekday> mgutility::custom_enum< weekday >::map
staticconstexpr
Initial value:
{{weekday::monday, "MON"},
{weekday::sunday, "SUN"}}

The documentation for this struct was generated from the following file: