ITK
6.0.0
Insight Toolkit
|
Go to the source code of this file.
Macros | |
#define | itkStaticAssert(expr, str) static_assert(false, "Use C++ 11 static_assert directly") |
#define itkStaticAssert | ( | expr, | |
str | |||
) | static_assert(false, "Use C++ 11 static_assert directly") |
Definition at line 23 of file itkStaticAssert.h.