Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::AssertGuard Struct Reference

#include <assert.hpp>

Public Member Functions

 AssertGuard (AssertMode mode)
 
 ~AssertGuard ()
 

Public Attributes

AssertMode previous_mode
 

Detailed Description

Definition at line 20 of file assert.hpp.

Constructor & Destructor Documentation

◆ AssertGuard()

bb::AssertGuard::AssertGuard ( AssertMode  mode)
inline

Definition at line 21 of file assert.hpp.

◆ ~AssertGuard()

bb::AssertGuard::~AssertGuard ( )
inline

Definition at line 26 of file assert.hpp.

Member Data Documentation

◆ previous_mode

AssertMode bb::AssertGuard::previous_mode

Definition at line 27 of file assert.hpp.


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