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