Loading...
Searching...
No Matches
by::tmetaTypeDef< T, hasMeta > Struct Template Reference

Meta type definition selector. More...

#include <rtti.hpp>

Public Types

using is = type
 

Detailed Description

template<typename T, nbool hasMeta = tifHasMetaTypeDef<T>::is>
struct by::tmetaTypeDef< T, hasMeta >

Meta type definition selector.

Selects appropriate meta type: either T::metaType if defined, or default 'type' as fallback.


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