15 #ifndef TCLAP_OPTIONAL_UNLABELED_TRACKER_H 16 #define TCLAP_OPTIONAL_UNLABELED_TRACKER_H 27 static void check(
bool req,
const std::string& argName );
43 "You can't specify ANY Unlabeled Arg following an optional Unlabeled Arg",
static bool & alreadyOptionalRef()
static void check(bool req, const std::string &argName)
static void gotOptional()
static bool & alreadyOptional()
Defines the exception that is thrown whenever a conflict in arguments occurs.