ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Public Attributes
itk::Concept::CopyConstructible< T >::Constraints Struct Reference

#include <itkConceptChecking.h>

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

List of all members.

Public Member Functions

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

Public Attributes

b

Detailed Description

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

Definition at line 156 of file itkConceptChecking.h.


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: