ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Classes | |
struct | Constraints |
Public Types | |
typedef IsInteger | Self |
Public Member Functions | |
itkConceptConstraintsMacro () |
Static Public Attributes | |
static const bool | Integral = NumericTraits< T >::is_integer |
Concept requiring T to be integer.
Definition at line 739 of file itkConceptChecking.h.
typedef IsInteger itk::Concept::IsInteger< T >::Self |
Definition at line 740 of file itkConceptChecking.h.
itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 741 of file itkConceptChecking.h.