API
Catch::WaitForKeypress Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::WaitForKeypress:
Collaboration graph

Public Types

enum  When { Never , BeforeStart = 1 , BeforeExit = 2 , BeforeStartAndExit = BeforeStart | BeforeExit }
 

Detailed Description

Definition at line 4503 of file catch.hpp.

Member Enumeration Documentation

◆ When

Enumerator
Never 
BeforeStart 
BeforeExit 
BeforeStartAndExit 

Definition at line 4503 of file catch.hpp.


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