XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGetTypeClass< T > Struct Template Reference

If there is an % operator which takes a xiiTypeIsMemRelocatable and returns a CompileTimeTrueType T is Pod. Default % operator return false. More...

#include <TypeTraits.h>

Inheritance diagram for xiiGetTypeClass< T >:
[legend]

Additional Inherited Members

- Static Public Attributes inherited from xiiTraitInt<(sizeof(*((T *) 0) % *((const xiiTypeIsMemRelocatable *) 0))==sizeof(xiiCompileTimeTrueType)) ? 2 :xiiIsPodType< T >::value >
static constexpr xiiInt32 value
 

Detailed Description

template<typename T>
struct xiiGetTypeClass< T >

If there is an % operator which takes a xiiTypeIsMemRelocatable and returns a CompileTimeTrueType T is Pod. Default % operator return false.


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