argparse/include
Sean Robinson 67d2e4476f Annotate range-for loops' structured bindings as [[maybe_unused]]
The 'unused' variable in both cases is most-definitely unused in the loop.
This is a cppcheck warning that appeared after moving these two loops to
range-for.

Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
2022-03-24 14:21:14 -07:00
..
argparse Annotate range-for loops' structured bindings as [[maybe_unused]] 2022-03-24 14:21:14 -07:00