ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::Concept::CopyConstructible< T >::Constraints Struct Reference

#include <itkConceptChecking.h>

Detailed Description

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

Definition at line 186 of file itkConceptChecking.h.

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

Definition at line 200 of file itkConceptChecking.h.

References itk::Concept::Detail::IgnoreUnusedVariable().

Referenced by constraints().

◆ 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

Definition at line 209 of file itkConceptChecking.h.

Referenced by constraints().


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