#include <itkConceptChecking.h>
Definition at line 262 of file itkConceptChecking.h.
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| T1 | a |
| T2 | b |
|
inline |
Definition at line 265 of file itkConceptChecking.h.
References a, b, and itk::Concept::Detail::RequireBooleanExpression().
| T1 itk::Concept::LessThanComparable< T1, T2 >::Constraints::a |
Definition at line 271 of file itkConceptChecking.h.
Referenced by constraints().
| T2 itk::Concept::LessThanComparable< T1, T2 >::Constraints::b |
Definition at line 272 of file itkConceptChecking.h.
Referenced by constraints().