32#if defined(CVertexMap_RECURSES)
33#error Recursive header files inclusion detected in CVertexMap.h
36#define CVertexMap_RECURSES
38#if !defined CVertexMap_h
45#include "DGtal/base/Common.h"
46#include "DGtal/base/CPredicate.h"
47#include "boost/concept_check.hpp"
128#undef CVertexMap_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: models of CVertexMap concept implement mapping between graph vertices and values.
BOOST_CONCEPT_USAGE(CVertexMap)
Go to http://www.sgi.com/tech/stl/Assignable.html.