![]() |
ITK
4.12.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 | |
| typedef IsUnsignedInteger | Self |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
Static Public Attributes | |
| static const bool | Unsigned = !NumericTraits< T >::is_signed |
| typedef IsUnsignedInteger itk::Concept::IsUnsignedInteger< T >::Self |
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