![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be an unsigned integer.
Definition at line 771 of file itkConceptChecking.h.
Classes | |
| struct | Constraints |
Public Types | |
| using | Self = IsUnsignedInteger |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
Static Public Attributes | |
| static constexpr bool | Unsigned = !NumericTraits< T >::is_signed |
| using itk::Concept::IsUnsignedInteger< T >::Self = IsUnsignedInteger |
Definition at line 772 of file itkConceptChecking.h.
| itk::Concept::IsUnsignedInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 773 of file itkConceptChecking.h.
1.8.5