From fc35014dad86a528f25a2105476938a220a3fd40 Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Thu, 16 Nov 2017 10:57:35 -0500 Subject: [PATCH] Adding remaining, only works on master app for now --- include/CLI/App.hpp | 9 +++++++++ tests/SubcommandTest.cpp | 26 ++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/include/CLI/App.hpp b/include/CLI/App.hpp index ecb0b48a..9b0c340f 100644 --- a/include/CLI/App.hpp +++ b/include/CLI/App.hpp @@ -863,6 +863,15 @@ class App { /// This gets a vector of pointers with the original parse order const std::vector