|
kaycxx-assert
C++ assertion library
|
Defines the assertion_error type. More...
#include <optional>#include <source_location>#include <stdexcept>#include <string>#include <string_view>

Go to the source code of this file.
Classes | |
| class | kaycxx::assert::assertion_error |
| Thrown when an assertion fails. More... | |
Namespaces | |
| namespace | kaycxx |
| Root namespace for kaycxx libraries. | |
| namespace | kaycxx::assert |
| Assertion functions and related types. | |
Defines the assertion_error type.