From 6ed2899741d3d24914c19700b8c6cda0a0c66cbb Mon Sep 17 00:00:00 2001 From: henryiii Date: Mon, 6 Feb 2017 23:20:15 -0500 Subject: [PATCH] Virtual options list, overridable help flag. --- include/CLI/App.hpp | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/include/CLI/App.hpp b/include/CLI/App.hpp index 108713b3..58d224ce 100644 --- a/include/CLI/App.hpp +++ b/include/CLI/App.hpp @@ -36,12 +36,13 @@ protected: std::string name; std::string prog_description; std::vector