Plasma Engine  2.0
Loading...
Searching...
No Matches
plGetTypeClass< T > Struct Template Reference

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

#include <TypeTraits.h>

Inheritance diagram for plGetTypeClass< T >:

Additional Inherited Members

- Static Public Attributes inherited from plTraitInt<(sizeof(*((T *) 0) % *((const plTypeIsMemRelocatable *) 0))==sizeof(plCompileTimeTrueType)) ? 2 :plIsPodType< T >::value >
static constexpr int value
 

Detailed Description

template<typename T>
struct plGetTypeClass< T >

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


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