diff --git a/src/cmdline.cpp b/src/cmdline.cpp index e236e5f..0d8ff8a 100644 --- a/src/cmdline.cpp +++ b/src/cmdline.cpp @@ -254,6 +254,54 @@ namespace boost { namespace program_options { namespace detail { } } + /* If an key option is followed by a positional option, + can can consume more tokens (e.g. it's multitoke option), + give those tokens to it. */ + vector