Public Member Functions | Related Functions

ConstXMap< M > Class Template Reference
[Miscellaneous Tools]


Detailed Description

template<class M>
class lemon::dim2::ConstXMap< M >

Constant (read only) version of XMap.

#include <lemon/dim2.h>

List of all members.

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.