Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::AssertionReaction Struct Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::AssertionReaction:

Public Attributes

bool shouldDebugBreak = false
 
bool shouldThrow = false
 

Detailed Description

Definition at line 2543 of file catch.hpp.

Member Data Documentation

◆ shouldDebugBreak

bool Catch::AssertionReaction::shouldDebugBreak = false

Definition at line 2544 of file catch.hpp.

◆ shouldThrow

bool Catch::AssertionReaction::shouldThrow = false

Definition at line 2545 of file catch.hpp.


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