#include <types.hpp>
Public Attributes | |
bool | exists = false |
std::vector< bool > | subExists |
bool argx::ARGXParam::exists = false |
Definition at line 50 of file types.hpp.
Referenced by argx::Argx::getParam().
std::vector<bool> argx::ARGXParam::subExists |
Definition at line 51 of file types.hpp.
Referenced by argx::Argx::getParam(), and argx::Argx::getSubParam().