![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkConceptChecking.h>
Collaboration diagram for itk::Concept::CopyConstructible< T >::Constraints:Public Member Functions | |
| void | const_constraints (const T &a) |
| void | constraints () |
Public Attributes | |
| T | b |
Definition at line 185 of file itkConceptChecking.h.
|
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().
1.8.16