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