FillBoolMap Class Template Reference
[Map Adaptors]

#include <lemon/maps.h>

List of all members.


Detailed Description

template<typename Map>
class lemon::FillBoolMap< Map >

Writable bool map for fill the true setted elements with a given value. The value can be setted the container.


Public Member Functions

 FillBoolMap (Map &_map, const typename Map::Value &_fill)
 Constructor.
 FillBoolMap (Map &_map)
 Constructor.
Map::Value fillValue () const
 Gives back the current fill value.
void fillValue (const typename Map::Value &_fill)
 Sets the current fill value.
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