33 #if defined(CSignedNumber_RECURSES)
34 #error Recursive header files inclusion detected in CSignedNumber.h
37 #define CSignedNumber_RECURSES
39 #if !defined CSignedNumber_h
41 #define CSignedNumber_h
46 #include "DGtal/base/Common.h"
47 #include "DGtal/base/ConceptUtils.h"
48 #include "DGtal/kernel/NumberTraits.h"
49 #include "DGtal/base/CQuantity.h"
124 #undef CSignedNumber_RECURSES
void checkTrue(const TagTrue &tag)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: defines the concept of quantity in DGtal.
Aim: Concept checking for Signed Numbers. Models of this concept should be listed in NumberTraits cla...
NumberTraits< T >::IsSigned myIsSigned
BOOST_CONCEPT_USAGE(CSignedNumber)