|
Botan 1.10.17
|
#include <botan/exceptn.h>#include <string>Go to the source code of this file.
Classes | |
| class | Botan::Integer_Overflow_Detected |
Namespaces | |
| namespace | Botan |
Macros | |
| #define | BOTAN_CHECKED_ADD(x, y) |
Functions | |
| size_t | Botan::checked_add (size_t x, size_t y, const char *file, int line) |