#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 >::Constraints::constraints | ( | ) | [inline] |
Definition at line 223 of file itkConceptChecking.h.
References itk::Concept::LessThanComparable< T1, T2 >::Constraints::a, itk::Concept::LessThanComparable< T1, T2 >::Constraints::b, and itk::Concept::Detail::RequireBooleanExpression().
T1 itk::Concept::LessThanComparable< T1, T2 >::Constraints::a |
Definition at line 228 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().
T2 itk::Concept::LessThanComparable< T1, T2 >::Constraints::b |
Definition at line 229 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().