This header-file is part of the ALib C++ Framework.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file enumrecords.prepro.hpp.
#include "alib/alib.inl"Go to the source code of this file.
Macros | |
| #define | ALIB_ENUMS_ASSIGN_RECORD(TEnum, TRecord) |
| #define ALIB_ENUMS_ASSIGN_RECORD | ( | TEnum, | |
| TRecord ) |
Macro used to specialize the type trait RecordsTraits
| TEnum | The enumeration type to define data records for. |
| TRecord | The type of the data record to assign. |
Definition at line 19 of file enumrecords.prepro.hpp.