From a376ccf37122f0768fce8e3c5a16561e01ee2351 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 22 Nov 2009 16:58:56 +0200 Subject: Implement option value modifiers generation --- cli/context.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/context.hxx') diff --git a/cli/context.hxx b/cli/context.hxx index 30539af..2b0c128 100644 --- a/cli/context.hxx +++ b/cli/context.hxx @@ -38,6 +38,7 @@ public: semantics::cli_unit& unit; options_type const& options; + bool modifier; bool usage; string const& inl; -- cgit v1.1