Go to the documentation of this file.
21 #ifndef __SSRC_WISP_UTILITY_SERVICE_OPTIONS_H
22 #define __SSRC_WISP_UTILITY_SERVICE_OPTIONS_H
30 template<
typename CustomOptions>
38 super(), arg_error(false), arg_error_msg()
41 this->store(argc, argv);
42 }
catch(
const std::invalid_argument & invalid_arg) {
44 arg_error_msg = invalid_arg.what();
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved