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 243 of file itkConceptChecking.h.
|
inline |
Definition at line 244 of file itkConceptChecking.h.
References itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::a, itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::b, and itk::Concept::Detail::RequireBooleanExpression().
T1 itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::a |
Definition at line 251 of file itkConceptChecking.h.
Referenced by itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::constraints().
T2 itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::b |
Definition at line 252 of file itkConceptChecking.h.
Referenced by itk::Concept::GreaterThanComparable< T1, T2 >::Constraints::constraints().