|
CGAL 4.4 - STL Extensions for CGAL
|
#include <CGAL/iterator.h>
The class Emptyset_iterator defines an OutputIterator that ignores everything written to it.
One can think of it as being connected to /dev/null.
Creation | |
| Emptyset_iterator () | |
| default constructor. More... | |
| CGAL::Emptyset_iterator::Emptyset_iterator | ( | ) |
default constructor.