31#if defined(CUndirectedSimpleGraph_RECURSES)
32#error Recursive header files inclusion detected in CUndirectedSimpleGraph.h
35#define CUndirectedSimpleGraph_RECURSES
37#if !defined CUndirectedSimpleGraph_h
39#define CUndirectedSimpleGraph_h
44#include "DGtal/base/Common.h"
45#include "DGtal/base/CConstSinglePassRange.h"
46#include "DGtal/graph/CUndirectedSimpleLocalGraph.h"
101 template <
typename T>
141#undef CUndirectedSimpleGraph_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing a const single pass range.
Aim: Represents the concept of local graph: each vertex has neighboring vertices, but we do not neces...
BOOST_CONCEPT_USAGE(CUndirectedSimpleGraph)
void checkConstConstraints() const
Aim: Represents the concept of local graph: each vertex has neighboring vertices, but we do not neces...