xtd 0.2.0
Loading...
Searching...
No Matches
enum.h File Reference
#include "enum_attribute.h"
#include "enum_collection.h"
#include "enum_object.h"
#include "enum_register.h"
#include "enum_set_attribute.h"
#include "flags_attribute.h"

Definition

Contains enum_ and enum_ut_ keywords.

Go to the source code of this file.

Macros

#define enum_(namespace_name, enum_t, ...)
 Provides the registration struct for enum.
 
#define enum_ut_(namespace_name, enum_t, underlying_t, ...)
 Provides the registration struct for enum with specified underlying type.