catchorg / Clara

A simple to use, composable, command line parser for C++ 11 and beyond
Boost Software License 1.0
648 stars 67 forks source link

TokenStream constructor triggers Wshadow under GCC #90

Open horenmar opened 5 years ago

horenmar commented 5 years ago

Specifically these lines https://github.com/catchorg/Clara/blob/e3061072fd5a3739fbd11e56ecb7fef5fbd33e04/include/clara.hpp#L145-L147