31 #if defined(CMetricSpace_RECURSES)
32 #error Recursive header files inclusion detected in CMetricSpace.h
35 #define CMetricSpace_RECURSES
37 #if !defined CMetricSpace_h
39 #define CMetricSpace_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/kernel/CSpace.h"
46 #include "DGtal/base/CQuantity.h"
123 template <
typename T>
169 #undef CMetricSpace_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: defines the concept of metric spaces.
BOOST_CONCEPT_ASSERT((CQuantity< RawValue >))
BOOST_CONCEPT_USAGE(CMetricSpace)
BOOST_CONCEPT_ASSERT((CQuantity< Value >))
BOOST_CONCEPT_ASSERT((CSpace< Space >))
void checkConstConstraints() const
Aim: defines the concept of quantity in DGtal.
Aim: Defines the concept describing a digital space, ie a cartesian product of integer lines.
Go to http://www.sgi.com/tech/stl/Assignable.html.
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.