#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | bit |
Classes | |
| class | bit::invalid_argument |
| Thrown to report invalid arguments to functions. More... | |
| class | bit::out_of_range |
| Thrown to report values that exceed the expected range. More... | |
| class | bit::invalid_call |
| Thrown to report invalid method calls. More... | |
| class | bit::io_error |
| Thrown to report input output errors. More... | |
1.4.6