Constant (read only) version of XMap.
#include <lemon/dim2.h>
Public Member Functions | |
ConstXMap (const M &map) | |
| |
Related Functions | |
(Note that these are not member functions.) | |
template<class M > | |
ConstXMap< M > | xMap (const M &m) |
Returns a ConstXMap class. More... | |