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 >::Constraints Struct Reference

#include <itkConceptChecking.h>

List of all members.


Detailed Description

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

Definition at line 221 of file itkConceptChecking.h.

Public Member Functions

void constraints ()

Public Attributes

T1 a
T2 b


Member Function Documentation

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

Definition at line 223 of file itkConceptChecking.h.

References itk::Concept::LessThanComparable< T1, T2 >::Constraints::a, itk::Concept::LessThanComparable< T1, T2 >::Constraints::b, and itk::Concept::Detail::RequireBooleanExpression().


Member Data Documentation

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

Definition at line 228 of file itkConceptChecking.h.

Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().

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

Definition at line 229 of file itkConceptChecking.h.

Referenced by itk::Concept::LessThanComparable< T1, T2 >::Constraints::constraints().


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 13:17:10 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000