![]() |
ITK
5.3.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 = std::is_integral<T>::value |
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.
1.8.16