ITK
6.0.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Definition at line 264 of file itkConceptChecking.h.
Public Member Functions | |
void | constraints () |
Public Attributes | |
T1 | a |
T2 | b |
|
inline |
Definition at line 267 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 274 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().
T2 itk::Concept::LessThanComparable< T1, T2 >::Constraints::b |
Definition at line 275 of file itkConceptChecking.h.
Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().