ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Public Attributes | List of all members
itk::Concept::CopyConstructible< T >::Constraints Struct Reference

#include <itkConceptChecking.h>

+ Collaboration diagram for itk::Concept::CopyConstructible< T >::Constraints:

Detailed Description

template<typename T>
struct itk::Concept::CopyConstructible< T >::Constraints

Definition at line 156 of file itkConceptChecking.h.

Public Member Functions

void const_constraints (const T &a)
 
void constraints ()
 

Public Attributes

b
 

Member Function Documentation

template<typename T >
void itk::Concept::CopyConstructible< T >::Constraints::const_constraints ( const T &  a)
inline
template<typename T >
void itk::Concept::CopyConstructible< T >::Constraints::constraints ( )
inline

Member Data Documentation

template<typename T >
T itk::Concept::CopyConstructible< T >::Constraints::b

The documentation for this struct was generated from the following file: