DGtal
1.5.beta
|
Helper to determine if an arithmetic operation between two given types has a valid result type (ie is valid). More...
#include <DGtal/kernel/ArithmeticConversionTraits.h>
Helper to determine if an arithmetic operation between two given types has a valid result type (ie is valid).
Without valid specialization, inherits from std::false_type
.
Definition at line 145 of file ArithmeticConversionTraits.h.