args
6.2.0
A simple single-header C++11 STL-only argument parser library
|
This is the complete list of members for args::ValueReader, including all inherited members.
operator()(const std::string &name, const std::string &value, T &destination) (defined in args::ValueReader) | args::ValueReader | inline |
operator()(const std::string &, const std::string &value, T &destination) (defined in args::ValueReader) | args::ValueReader | inline |