Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
Definition
An object of the class
greater
is a function object that allows to compare two objects of type
T
.
Operations
T
g ( T t1 , T t2 )
returns
t1 > t2
.
Precondition:
`
>
' must be defined for type
T
.
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.