itk::Concept::GreaterThanComparable< T1, T2 > Struct Template Reference
#include <itkConceptChecking.h>
List of all members.
Detailed Description
template<typename T1, typename T2 = T1>
struct itk::Concept::GreaterThanComparable< T1, T2 >
Concept requiring T1 to have operators > and >= with a right-hand operator of type T2. (BOOST)
Definition at line 239 of file itkConceptChecking.h.
Member Function Documentation
template<typename T1 , typename T2 = T1>
The documentation for this struct was generated from the following file: