Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
CGAL::Oneset_iterator<T>
Definition
The class
Oneset_iterator
<T>
defines an
OutputIterator
that always refers to one specific object of type
T
.
#include <
CGAL/iterator.h
>
Is Model for the Concept
OutputIterator
Creation
Oneset_iterator
<T> i ( T& t);
creates an iterator referring to
t
.
See Also
CGAL::Emptyset_iterator
Next:
Counting_iterator<Iterator, Value>
Navigation:
Table of Contents
,
Bibliography
,
Index
,
Title Page
The
CGAL Project
. Tue, December 21, 2004 .