Pranav Srinivas Kumar
|
bb06497e88
|
Added std map in argparser to keep a dictionary of arguments by name. Faster checking when calling parse_args
|
2019-03-30 11:26:46 -04:00 |
|
Pranav Srinivas Kumar
|
a06308f673
|
First pass implementation of a naive argument parser. API is shaping up
|
2019-03-30 10:50:51 -04:00 |
|
Pranav Srinivas Kumar
|
2539bc33ce
|
Updated CMakeLists.txt - works with VS2017 and g++-8. Added catch testing
|
2019-03-30 10:17:10 -04:00 |
|
Pranav Srinivas Kumar
|
a8ede10d84
|
Added CMake file to build tests
|
2019-03-30 10:11:22 -04:00 |
|
Pranav Srinivas Kumar
|
424b22aa6a
|
First sketch of the ArgumentParser class
|
2019-03-30 10:04:35 -04:00 |
|