PixelLightAPI
.
|
Check if two types are equal. More...
#include <TypeTraits.h>
Static Public Attributes | |
static const bool | Value = false |
Check if two types are equal.
[in] | T1 | First type |
[in] | T2 | Second type |
const bool PLCore::IsEqual< T1, T2 >::Value = false [static] |
|