ITK
6.0.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Definition at line 185 of file itkConceptChecking.h.
Public Member Functions | |
void | const_constraints (const T &a) |
void | constraints () |
Public Attributes | |
T | b |
|
inline |
Definition at line 199 of file itkConceptChecking.h.
References itk::Concept::Detail::IgnoreUnusedVariable().
Referenced by itk::Concept::CopyConstructible< T >::Constraints::constraints().
|
inline |
Definition at line 188 of file itkConceptChecking.h.
References itk::Concept::CopyConstructible< T >::Constraints::b, itk::Concept::CopyConstructible< T >::Constraints::const_constraints(), and itk::Concept::Detail::IgnoreUnusedVariable().
T itk::Concept::CopyConstructible< T >::Constraints::b |
Definition at line 208 of file itkConceptChecking.h.
Referenced by itk::Concept::CopyConstructible< T >::Constraints::constraints().