kaycxx-assert
C++ assertion library
Loading...
Searching...
No Matches
Classes | Namespaces
assertion_error.hpp File Reference

Defines the assertion_error type. More...

#include <optional>
#include <source_location>
#include <stdexcept>
#include <string>
#include <string_view>
Include dependency graph for assertion_error.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines the assertion_error type.