xtd 0.2.0
Loading...
Searching...
No Matches
enum_class.hpp File Reference

Definition

Contains enum_class_ and enum_class_ut_ keywords.

Go to the source code of this file.

Macros

#define enum_class_ut_(namespace_name, enum_class_t, underlying_t, ...)
 Provides the registration struct for enum class with specified underlying type.
 
#define enum_class_(namespace_name, enum_class_t, ...)
 Provides the registration struct for enum class.