ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Public Member Functions | |
void | const_constraints (const T &a) |
void | constraints () |
Public Attributes | |
T | b |
Definition at line 156 of file itkConceptChecking.h.
|
inline |
Definition at line 167 of file itkConceptChecking.h.
References itk::Concept::Detail::IgnoreUnusedVariable().
Referenced by itk::Concept::CopyConstructible< T >::Constraints::constraints().
|
inline |
Definition at line 157 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 176 of file itkConceptChecking.h.
Referenced by itk::Concept::CopyConstructible< T >::Constraints::constraints().