Plasma Engine  2.0
Loading...
Searching...
No Matches
plConditionToCompileTimeBool< cond > Struct Template Reference

Converts a bool condition to CompileTimeTrue/FalseType. More...

#include <TypeTraits.h>

Public Types

using type = plCompileTimeFalseType
 

Detailed Description

template<bool cond>
struct plConditionToCompileTimeBool< cond >

Converts a bool condition to CompileTimeTrue/FalseType.


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