Adaptive super type selector. More...
#include <rtti.hpp>
Public Types | |
| typedef adam | super |
Public Types inherited from by::metaIf | |
| typedef short | yes |
| typedef char | no |
Adaptive super type selector.
Automatically selects appropriate super type: either T::super if defined, or adam as fallback base type.