![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be integer.
Definition at line 750 of file itkConceptChecking.h.
Classes | |
| struct | Constraints |
Public Types | |
| using | Self = IsInteger |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
Static Public Attributes | |
| static constexpr bool | Integral = NumericTraits< T >::IsInteger |
| using itk::Concept::IsInteger< T >::Self = IsInteger |
Definition at line 751 of file itkConceptChecking.h.
| itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 752 of file itkConceptChecking.h.
1.8.5