Type trait to check if type has super typedef. More...
#include <rtti.hpp>
Static Public Attributes | |
| static constexpr nbool | is = false |
Additional Inherited Members | |
Public Types inherited from by::metaIf | |
| typedef short | yes |
| typedef char | no |
Type trait to check if type has super typedef.
Detects whether type T defines a 'super' typedef for inheritance hierarchy information.