reactive case_insensitive style for cmdline

[SVN r58274]
This commit is contained in:
Sascha Ochsenknecht
2009-12-10 20:29:49 +00:00
parent a5e45eda5f
commit 388c0d1e35

View File

@@ -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);