SAT Solver Template
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cli::Switch Struct Reference

Argument specification for switch arguments. More...

#include <cli.hpp>

Public Member Functions

 Switch (std::string name, bool &value)
 

Public Attributes

std::string name
 
bool & value
 

Detailed Description

Argument specification for switch arguments.


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