![]() |
Plasma Engine
2.0
|
Static Conversion Test. More...
#include <TypeTraits.h>
Public Types | |
| enum | { exists = sizeof(Test(MakeFrom())) == sizeof(plCompileTimeTrueType) , sameType = 0 } |
Static Public Member Functions | |
| static plCompileTimeTrueType | Test (const To &) |
| static plCompileTimeFalseType | Test (...) |
| static From | MakeFrom () |
Static Conversion Test.