|
DGtal 2.0.0
|
Specialization when first operand is a BigInteger. More...
#include <DGtal/kernel/ArithmeticConversionTraits.h>
Public Types | |
| using | type = BigInteger |
Specialization when first operand is a BigInteger.
Definition at line 191 of file ArithmeticConversionTraits.h.
| using DGtal::ArithmeticConversionTraits< T, BigInteger, typename std::enable_if< std::is_integral< T >::value >::type >::type = BigInteger |
Definition at line 193 of file ArithmeticConversionTraits.h.