![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| T1 | a |
| T2 | b |
Definition at line 332 of file itkConceptChecking.h.
|
inline |
Definition at line 335 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 348 of file itkConceptChecking.h.
Referenced by itk::Concept::Comparable< T1, T2 >::Constraints::constraints().
| T2 itk::Concept::Comparable< T1, T2 >::Constraints::b |
Definition at line 349 of file itkConceptChecking.h.
Referenced by itk::Concept::Comparable< T1, T2 >::Constraints::constraints().
1.8.16