![]() |
XII Release 0.1.0
|
Static Conversion Test. More...
#include <TypeTraits.h>
Static Public Member Functions | |
| static xiiCompileTimeTrueType | Test (const To &) |
| static xiiCompileTimeFalseType | Test (...) |
| static From | MakeFrom () |
Static Public Attributes | |
| static constexpr xiiInt32 | exists = sizeof(Test(MakeFrom())) == sizeof(xiiCompileTimeTrueType) |
| static constexpr xiiInt32 | sameType = 0 |
Static Conversion Test.