
#include <sstream>
#include <bit/except.h>
Go to the source code of this file.
Namespaces | |
| namespace | bit |
| namespace | bit::exception |
| namespace | bit::exception::record |
Classes | |
| struct | bit::record_exception |
| Base struct for all index exceptions. More... | |
| struct | bit::exception::record::invalid_numeric_id |
| Invalid numeric index identifier. More... | |
| struct | bit::exception::record::invalid_string_id |
| Invalid string index identifier. More... | |
1.5.6