ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::Concept::Convertible< T1, T2 >::Constraints Struct Reference

#include <itkConceptChecking.h>

Detailed Description

template<typename T1, typename T2>
struct itk::Concept::Convertible< T1, T2 >::Constraints

Definition at line 219 of file itkConceptChecking.h.

Public Member Functions

void constraints ()
 

Public Attributes

T1 a
 

Member Function Documentation

◆ constraints()

template<typename T1, typename T2>
void itk::Concept::Convertible< T1, T2 >::Constraints::constraints ( )
inline

Definition at line 222 of file itkConceptChecking.h.

References a, and itk::Concept::Detail::IgnoreUnusedVariable().

Member Data Documentation

◆ a

template<typename T1, typename T2>
T1 itk::Concept::Convertible< T1, T2 >::Constraints::a

Definition at line 229 of file itkConceptChecking.h.

Referenced by constraints().


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