|
Jamba C++ API 8.0.0
|
Allows to detect (at compilation time) whether the call static_cast<To>(from) (where from is of type From) will compile. More...
#include <Metaprogramming.h>
Allows to detect (at compilation time) whether the call static_cast<To>(from) (where from is of type From) will compile.
Example: