Home | History | Annotate | Download | only in mpreal

Lines Matching refs:exception

128 #define MPREAL_DOUBLE_BITS_OVERFLOW -1          // Triggers overflow exception during conversion to double if mpreal 

544 class conversion_overflow : public std::exception {