ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be an unsigned integer.
Definition at line 765 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 766 of file itkConceptChecking.h.
itk::Concept::IsUnsignedInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 767 of file itkConceptChecking.h.