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