ITK
5.2.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Classes | |
struct | Constraints |
Public Types | |
using | Self = IsInteger |
Public Member Functions | |
itkConceptConstraintsMacro () | |
Static Public Attributes | |
static constexpr bool | Integral = NumericTraits<T>::IsInteger |
Concept requiring T to be integer.
Definition at line 875 of file itkConceptChecking.h.
using itk::Concept::IsInteger< T >::Self = IsInteger |
Definition at line 877 of file itkConceptChecking.h.
itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
staticconstexpr |
Definition at line 878 of file itkConceptChecking.h.