#include <lemon/maps.h>
true
into the container. For example see the BackInserterBoolMap.
Public Member Functions | |
FrontInserterBoolMap (Container &_container, const Functor &_functor=Functor()) | |
Constructor. | |
void | set (const Key &key, Value value) |
Setter function of the map. |