Pranav Srinivas Kumar
|
70c2fcfdf1
|
First bit of error checking - Cleaned up parse_args methods - Added parse_args_validate() method that checks if all positional arguments have been provided or not and prints help
|
2019-03-31 21:25:50 -04:00 |
|
Pranav Srinivas Kumar
|
6a4c92726b
|
Removed get_arguments API from ArgumentParser. Improved print_help
|
2019-03-31 20:28:22 -04:00 |
|
Pranav Srinivas Kumar
|
02f40c3721
|
Implemented Argument::operator== and Argument::operator!= with specializations for std::vector and std::list
|
2019-03-31 16:27:18 -04:00 |
|
Pranav Srinivas Kumar
|
28e084dfd8
|
Added an example that uses a reference catching in action lambda
|
2019-03-31 15:15:56 -04:00 |
|
Pranav Srinivas Kumar
|
953f7d9462
|
Renamed test filename
|
2019-03-31 15:05:47 -04:00 |
|