Fixes #132. Since the map of options is shared between Options and ParseResult, they should use a shared pointer instead of a reference so that ParseResult can be returned without referencing destroyed memory. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
example.cpp |