siplasplas
|
Returns static reflection information of the given enumeration type. More...
#include <enum.hpp>
Returns static reflection information of the given enumeration type.
See cpp::static_reflection::meta::Enum template for the returned information.
EnumType | Must be an enumeration type. The behavior is undefined otherwise. |