Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Functions
check.cpp File Reference
#include <util/check.h>
#include <tinyformat.h>
Include dependency graph for check.cpp:

Go to the source code of this file.

Functions

void assertion_fail (const char *file, int line, const char *func, const char *assertion)
 Helper for Assert()
 

Function Documentation

◆ assertion_fail()

void assertion_fail ( const char file,
int  line,
const char func,
const char assertion 
)

Helper for Assert()

Definition at line 9 of file check.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: