mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 01:25:31 +02:00
This fixes the runtime error in Travis Job 17.2. The variable Options::m_next_positional was not initialised when no positional parameters were set.