Base exception for container errors. More...
#include <containers.hpp>
Base exception for container errors.
All container-specific exceptions derive from this class, which in turn derives from std::runtime_error.
Definition at line 46 of file containers.hpp.