Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::CaseSensitive Struct Reference

#include <catch_common.h>

Public Types

enum  Choice { Yes , No , Yes , No }
 
enum  Choice { Yes , No , Yes , No }
 

Detailed Description

Definition at line 401 of file catch.hpp.

Member Enumeration Documentation

◆ Choice [1/2]

Enumerator
Yes 
No 
Yes 
No 

Definition at line 31 of file catch_common.h.

31 { enum Choice {
32 Yes,
33 No
34 }; };

◆ Choice [2/2]

Enumerator
Yes 
No 
Yes 
No 

Definition at line 401 of file catch.hpp.

401 { enum Choice {
402 Yes,
403 No
404 }; };

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