API
Applications
Utilities
API
Handbook
GitHub
Home
Public Types
|
List of all members
Catch::WaitForKeypress Struct Reference
#include <
catch.hpp
>
Collaboration diagram for Catch::WaitForKeypress:
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
enum
Catch::WaitForKeypress::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:
tests/catch2/
catch.hpp
Catch
WaitForKeypress
Generated by
1.9.1