Typedef options::option_error_handler

Typedef Documentation

typedef std::function<bool(std::string name, bool required, OptionError error, std::string msg)> options::option_error_handler