Polymake Template Library (PTL) 4.12
|
#include <iterators.h>
Specialization for inserters. Although an XXX_insert_iterator can't be dereferenced, it's useful to know in some algorithms what for data it accepts. The standard iterator_traits would not provide this information.