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