Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Derive ElemAlreadyExists from std::runtime_error (#2614)
`std::exception`'s constructors don't accept `std::strings`, so it's a bit strange to override method `what` https://en.cppreference.com/w/cpp/error/exception/exception
- Loading branch information