ITK
6.0.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Definition at line 333 of file itkConceptChecking.h.
Public Member Functions | |
void | constraints () |
Public Attributes | |
T1 | a |
T2 | b |
|
inline |
Definition at line 336 of file itkConceptChecking.h.
References itk::Concept::Comparable< T1, T2 >::Constraints::a, itk::Concept::Comparable< T1, T2 >::Constraints::b, and itk::Concept::Detail::RequireBooleanExpression().
T1 itk::Concept::Comparable< T1, T2 >::Constraints::a |
Definition at line 350 of file itkConceptChecking.h.
Referenced by itk::Concept::Comparable< T1, T2 >::Constraints::constraints().
T2 itk::Concept::Comparable< T1, T2 >::Constraints::b |
Definition at line 351 of file itkConceptChecking.h.
Referenced by itk::Concept::Comparable< T1, T2 >::Constraints::constraints().