#include <DGtal/base/OpInSTLContainers.h>
Static Public Member Functions | |
static Iterator | erase (Container &aContainer, Iterator &anIterator) |
static Iterator | insert (Container &aContainer, Iterator &anIterator) |
Description of struct 'OpInSTLContainers' <p> \brief Aim: Implementation of an adapter for erase and insert methods of STL containers so that they not only work for the iterator type, but also for the reverse_iterator type.
@see Preimage2D.ih
Definition at line 78 of file OpInSTLContainers.h.
|
inlinestatic |
Definition at line 80 of file OpInSTLContainers.h.
|
inlinestatic |
Definition at line 85 of file OpInSTLContainers.h.