Argx 1.2.2-build
Simple yet powerful argument parser made in C++
Loading...
Searching...
No Matches
argx::ARGXParam Struct Reference

#include <types.hpp>

Public Attributes

bool exists = false
std::vector< bool > subExists

Detailed Description

Definition at line 57 of file types.hpp.

Member Data Documentation

◆ exists

bool argx::ARGXParam::exists = false

Definition at line 59 of file types.hpp.

Referenced by argx::Argx::getParam().

◆ subExists

std::vector<bool> argx::ARGXParam::subExists

Definition at line 60 of file types.hpp.

Referenced by argx::Argx::getParam(), and argx::Argx::getSubParam().


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