diff --git a/include/CLI/App.hpp b/include/CLI/App.hpp index f31220c5..1c238c26 100644 --- a/include/CLI/App.hpp +++ b/include/CLI/App.hpp @@ -1649,6 +1649,22 @@ class App { return options; } + /// Non-const version of the above + std::vector