All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
List of all members | Public Member Functions | Related Functions
ConstXMap< M > Class Template Reference

Detailed Description

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

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.