DGtal
1.5.beta
|
Aim: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEuclideanRing and CIntegralNumber. More...
#include <DGtal/kernel/CInteger.h>
Additional Inherited Members | |
Public Member Functions inherited from DGtal::concepts::CEuclideanRing< T > | |
BOOST_CONCEPT_USAGE (CEuclideanRing) | |
Public Member Functions inherited from DGtal::concepts::CCommutativeRing< T > | |
BOOST_CONCEPT_USAGE (CCommutativeRing) | |
Public Member Functions inherited from DGtal::concepts::CSignedNumber< T > | |
BOOST_CONCEPT_USAGE (CSignedNumber) | |
Public Member Functions inherited from DGtal::concepts::CIntegralNumber< T > | |
BOOST_CONCEPT_USAGE (CIntegralNumber) | |
Aim: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEuclideanRing and CIntegralNumber.
Description of concept 'CInteger'
BigInteger, short, int, long long, int16_t, int32_t, int64_t, ...
Definition at line 87 of file CInteger.h.