Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
CGAL::Emptyset_iterator
Definition
The class
Emptyset_iterator
defines an
OutputIterator
that ignores everything written to it. One can think of it as being connected to
/dev/null
.
#include <
CGAL/iterator.h
>
Is Model for the Concept
OutputIterator
Creation
Emptyset_iterator
i;
default constructor.
See Also
CGAL::Oneset_iterator
Next:
Oneset_iterator<T>
Navigation:
Table of Contents
,
Bibliography
,
Index
,
Title Page
The
CGAL Project
. Tue, December 21, 2004 .