spdlog
Loading...
Searching...
No Matches
Public Attributes | List of all members
Catch::AssertionReaction Struct Reference

Detailed Description

Definition at line 2372 of file catch.hpp.

#include <catch.hpp>

Public Attributes

bool shouldDebugBreak = false
 
bool shouldThrow = false
 

Member Data Documentation

◆ shouldDebugBreak

bool Catch::AssertionReaction::shouldDebugBreak = false

Definition at line 2373 of file catch.hpp.

◆ shouldThrow

bool Catch::AssertionReaction::shouldThrow = false

Definition at line 2374 of file catch.hpp.


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