PixelLightAPI
.
|
Boolean operation: NOT. More...
#include <TypeTraits.h>
Static Public Attributes | |
static const bool | Value = (!T::Value) |
Boolean operation: NOT.
[in] | T | Class |
const bool PLCore::BooleanNot< T >::Value = (!T::Value) [static] |
|