15 #ifndef TCLAP_OPTIONAL_UNLABELED_TRACKER_H 16 #define TCLAP_OPTIONAL_UNLABELED_TRACKER_H 22 class OptionalUnlabeledTracker
27 static void check(
bool req,
const std::string& argName );
42 throw( SpecificationException(
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()