Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints Struct Reference

#include <itkConceptChecking.h>

List of all members.

Public Member Functions

void constraints ()

Public Attributes

T1 a
T2 b


Detailed Description

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

Definition at line 221 of file itkConceptChecking.h.


Member Function Documentation

template<typename T1 , typename T2 = T1>
void itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::constraints (  )  [inline]


Member Data Documentation

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

template<typename T1 , typename T2 = T1>
T2 itk::Concept::LessThanComparable< T1, T2 >::LessThanComparable::Constraints::b


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

Generated at Tue Sep 15 14:54:25 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000