NegWriteMap Class Template Reference
[Map Adaptors]

#include <lemon/maps.h>

Inherits MapBase< M::Key, M::Value >.

Inheritance diagram for NegWriteMap:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename M>
class lemon::NegWriteMap< M >

This read-write map returns the negative value of the value returned by the given map. Its Key and Value will be inherited from M. The unary - operator must be defined for Value, of course.


Public Member Functions

 NegWriteMap (M &_m)
 Constructor.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:06 2006 for LEMON by  doxygen 1.5.1