Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
throw_or_abort_impl.cpp File Reference
#include "barretenberg/common/log.hpp"
#include <stdexcept>

Go to the source code of this file.

Functions

void abort_with_message (std::string const &err)
 
void throw_or_abort_impl (const char *err)
 

Function Documentation

◆ abort_with_message()

void abort_with_message ( std::string const &  err)
inline

Definition at line 7 of file throw_or_abort_impl.cpp.

◆ throw_or_abort_impl()

void throw_or_abort_impl ( const char *  err)

Definition at line 14 of file throw_or_abort_impl.cpp.