BackInserterBoolMap Class Template Reference
[Map Adaptors]

#include <lemon/maps.h>

List of all members.


Detailed Description

template<typename Container>
class lemon::BackInserterBoolMap< Container >

Writable bool map for store each true assigned elements in a back insertable container. It will push back all the true setted keys into the container.


Public Member Functions

 BackInserterBoolMap (Container &_container)
 Constructor.
void set (const Key &key, Value value)
 Setter function of the map.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:42:25 2006 for LEMON by  doxygen 1.4.6