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

BoundLambda take a std::vector #68

Open parnmatt opened 6 years ago

parnmatt commented 6 years ago

Just as a BoundValueRef is specialised for a std::vector; it would be useful to have the same functionality for a BoundLambda