piranha  0.10
mppp::zero_division_error Struct Referencefinal

Exception to signal division by zero. More...

#include <piranha/mppp/mp++.hpp>

Inherits std::domain_error.

Detailed Description

Exception to signal division by zero.

This exception inherits all members (including constructors) from std::domain_error. It will be thrown when a division by zero involving an mp_integer is attempted.

Definition at line 705 of file mp++.hpp.


The documentation for this struct was generated from the following file: