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

Determines whether a type is plIsBitflags. More...

#include <AbstractProperty.h>

Static Public Attributes

static constexpr bool value = std::is_enum<T>::value
 

Detailed Description

template<typename T>
struct plIsEnum< T >

Determines whether a type is plIsBitflags.


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