DGtal 1.4.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 199 of file ArithmeticConversionTraits.h.
using DGtal::ArithmeticConversionTraits< T, __gmp_expr< GMP1, GMP2 >, typename std::enable_if< std::is_integral< T >::value >::type >::type = BigInteger |
Definition at line 202 of file ArithmeticConversionTraits.h.