Catch::AssertionReaction Struct Reference

#include <catch.hpp>

Public Attributes

bool shouldDebugBreak = false
 
bool shouldThrow = false
 

Member Data Documentation

◆ shouldDebugBreak

bool Catch::AssertionReaction::shouldDebugBreak = false

◆ shouldThrow

bool Catch::AssertionReaction::shouldThrow = false

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