Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust exception mapping in Potassco::fail().
* ERANGE is a logic error and should be mapped to std::out_of_range. * E2BIG can be mapped to std::length_error.
- Loading branch information