#include <itkConceptChecking.h>
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| T1 | a |
| T2 | b |
Definition at line 221 of file itkConceptChecking.h.
| void itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::constraints | ( | ) | [inline] |
| T1 itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::a |
Definition at line 228 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::constraints().
| T2 itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::b |
Definition at line 229 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::constraints().
1.5.8 written by Dimitri van Heesch,
© 1997-2000