ManaPlus
Public Types
Catch::CaseSensitive Struct Reference

#include <catch.hpp>

Public Types

enum  Choice { Yes , No }
 

Detailed Description

Definition at line 320 of file catch.hpp.

Member Enumeration Documentation

◆ Choice

Enumerator
Yes 
No 

Definition at line 320 of file catch.hpp.

320  { enum Choice {
321  Yes,
322  No
323  }; };

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