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

#include <itkConceptChecking.h>

Detailed Description

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

Definition at line 185 of file itkConceptChecking.h.

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

Public Member Functions

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

Public Attributes

b
 

Member Function Documentation

◆ const_constraints()

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

◆ constraints()

template<typename T >
void itk::Concept::CopyConstructible< T >::Constraints::constraints ( )
inline

Member Data Documentation

◆ b

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

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