nonius
nonius copied to clipboard
A C++ micro-benchmarking framework
Results
1
nonius issues
Sort by
recently updated
recently updated
newest added
The `argument_error` struct is used as an exception object, but it has no means to report details of the error. This PR makes `argument_error` a public inheritor of `std::logic_error`, inheriting...