#include <itkConceptChecking.h>
Classes | |
| struct | Constraints |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
Concept requiring T1 to have operators <, >, <=, >=, ==, != with a right-hand operator of type T2. (BOOST)
Definition at line 279 of file itkConceptChecking.h.
| itk::Concept::Comparable< T1, T2 >::itkConceptConstraintsMacro | ( | ) |
1.7.1 written by Dimitri van Heesch,
© 1997-2000