ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Public Member Functions
itk::Concept::SameType< T1, T2 > Struct Template Reference

#include <itkConceptChecking.h>

List of all members.

Classes

struct  Constraints

Public Member Functions

 itkConceptConstraintsMacro ()

Detailed Description

template<typename T1, typename T2>
struct itk::Concept::SameType< T1, T2 >

Concept requiring T1 and T2 to be the same type.

Definition at line 578 of file itkConceptChecking.h.


Member Function Documentation

template<typename T1 , typename T2 >
itk::Concept::SameType< T1, T2 >::itkConceptConstraintsMacro ( )

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