#include <itkConceptChecking.h>
Definition at line 693 of file itkConceptChecking.h.
Public Types | |
| typedef IsInteger | Self |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
| itkStaticConstMacro (Integral, bool, NumericTraits< T >::is_integer) | |
Classes | |
| struct | Constraints |
| typedef IsInteger itk::Concept::IsInteger< T >::Self |
Definition at line 695 of file itkConceptChecking.h.
| itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
| itk::Concept::IsInteger< T >::itkStaticConstMacro | ( | Integral | , | |
| bool | , | |||
| NumericTraits< T >::is_integer | ||||
| ) |
1.5.5 written by Dimitri van Heesch,
© 1997-2000