BEEP-8 Helper Lib 1.0.0
Loading...
Searching...
No Matches
argparse::Var Struct Reference

Structure representing a variable associated with an argument. More...

#include <argparse.h>

Public Member Functions

void Clear ()
 Clear the variable values.
 

Public Attributes

int _val = 0
 Integer value of the variable.
 
std::string _str = ""
 String value of the variable.
 

Detailed Description

Structure representing a variable associated with an argument.


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