Stride Reference Manual
- generated for commit 9643b11
|
Keeps all available Ids in a template pack and exposes it as a std::initialize_list Useful when initializing a IdSubscriptArray with a type that is not default constructible. More...
#include <ContactType.h>
Static Public Attributes | |
static constexpr std::initializer_list< Id > | AsInitializerList = {ids...} |
Exposed as std::initializer_list. More... | |
Keeps all available Ids in a template pack and exposes it as a std::initialize_list Useful when initializing a IdSubscriptArray with a type that is not default constructible.
Definition at line 62 of file ContactType.h.
|
static |
Exposed as std::initializer_list.
Definition at line 64 of file ContactType.h.