31#if defined(StdRebinders_RECURSES)
32#error Recursive header files inclusion detected in StdRebinders.h
35#define StdRebinders_RECURSES
37#if !defined StdRebinders_h
45#include "DGtal/base/Common.h"
74 template <
typename Key,
typename Value>
76 typedef std::map<Key, Value>
Type;
91#undef StdRebinders_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
std::map< Key, Value > Type