ITK
6.0.0
Insight Toolkit
Loading...
Searching...
No Matches
Macros
itkStaticAssert.h File Reference
Go to the source code of this file.
Macros
#define
itkStaticAssert
(expr, str)
Macro Definition Documentation
◆
itkStaticAssert
#define itkStaticAssert
(
expr
,
str
)
Value:
static_assert
(
false
,
"Use C++ 11 static_assert directly"
)
Definition at line
23
of file
itkStaticAssert.h
.
ITK
Modules
Core
Common
include
itkStaticAssert.h
Generated on
unknown
for ITK by
1.13.2
Tarballs of release and nightly generated Doxygen documentation are available in the
InsightSoftwareConsortium/ITKDoxygen
GitHub Releases
.