ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Public Member Functions | |
void | constraints () |
Public Attributes | |
T1 | a |
T2 | b |
Definition at line 224 of file itkConceptChecking.h.
|
inline |
Definition at line 225 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 232 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().
T2 itk::Concept::LessThanComparable< T1, T2 >::Constraints::b |
Definition at line 233 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().