ITK  5.4.0
Insight Toolkit
Macros
itkStaticAssert.h File Reference
#include "itkMacro.h"
+ Include dependency graph for itkStaticAssert.h:

Go to the source code of this file.

Macros

#define itkStaticAssert(expr, str)   Use C++ 11 static_assert directly
 

Macro Definition Documentation

◆ itkStaticAssert

#define itkStaticAssert (   expr,
  str 
)    Use C++ 11 static_assert directly

Definition at line 33 of file itkStaticAssert.h.