#include <itkConceptChecking.h>
Definition at line 334 of file itkConceptChecking.h.
Public Member Functions | |
void | constraints () |
Public Attributes | |
T1 | a |
T2 | b |
|
inline |
Definition at line 337 of file itkConceptChecking.h.
References a, b, and itk::Concept::Detail::RequireBooleanExpression().
T1 itk::Concept::Comparable< T1, T2 >::Constraints::a |
Definition at line 351 of file itkConceptChecking.h.
Referenced by constraints().
T2 itk::Concept::Comparable< T1, T2 >::Constraints::b |
Definition at line 352 of file itkConceptChecking.h.
Referenced by constraints().