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

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

#include <TypeTraits.h>

Inheritance diagram for plIsPodType< T >:

Additional Inherited Members

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

Detailed Description

template<typename T>
struct plIsPodType< T >

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


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