Loading...
Searching...
No Matches
by::tadaptiveSuper< T, typedefsuper > Struct Template Reference

Adaptive super type selector. More...

#include <rtti.hpp>

Inheritance diagram for by::tadaptiveSuper< T, typedefsuper >:
by::metaIf

Public Types

typedef adam super
 
- Public Types inherited from by::metaIf
typedef short yes
 
typedef char no
 

Detailed Description

template<typename T, nbool typedefsuper = tifHasSuperTypedef<T>::is>
struct by::tadaptiveSuper< T, typedefsuper >

Adaptive super type selector.

Automatically selects appropriate super type: either T::super if defined, or adam as fallback base type.


The documentation for this struct was generated from the following file: