Bitcoin ABC  0.29.4
P2P Digital Currency
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() More...
 

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 caller graph for this function: