![]() |
Orfeo Toolbox
3.16
|
#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 671 of file itkConceptChecking.h.
| typedef IsInteger itk::Concept::IsInteger< T >::Self |
Definition at line 673 of file itkConceptChecking.h.
| itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 674 of file itkConceptChecking.h.