mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-19 04:22:15 +00:00
reactive case_insensitive style for cmdline
[SVN r58274]
This commit is contained in:
@@ -108,7 +108,8 @@ namespace boost { namespace program_options { namespace detail {
|
||||
void extra_style_parser(style_parser s);
|
||||
|
||||
void check_style(int style) const;
|
||||
|
||||
|
||||
bool is_style_active(style_t style) const;
|
||||
|
||||
void init(const std::vector<std::string>& args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user