Joedb 9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Assertion_Failure Class Reference

Indicates a bug in the code, thrown by JOEDB_ASSERT when NDEBUG not defined. More...

#include <joedb/error/assert.h>

Inheritance diagram for joedb::Assertion_Failure:
Inheritance graph
[legend]
Collaboration diagram for joedb::Assertion_Failure:
Collaboration graph
[legend]

Public Member Functions

 Assertion_Failure (const char *what_arg)
 

Detailed Description

Definition at line 30 of file assert.h.

Constructor & Destructor Documentation

◆ Assertion_Failure()

joedb::Assertion_Failure::Assertion_Failure ( const char *  what_arg)
inlineexplicit

Definition at line 33 of file assert.h.


The documentation for this class was generated from the following file: