Boost C++ Libraries: Ticket #12154: [program_options] disable "long_allow_adjacent" and "short_allow_adjacent",it doesn't work https://svn.boost.org/trac10/ticket/12154 <p> I set the style as follows when parsing command line for disabling the format"--test=1"and "-t1",it doesn't work. .style( </p> <blockquote> <p> boost::program_options::command_line_style::unix_style<sup> boost::program_options::command_line_style::long_allow_adjacent</sup> boost::program_options::command_line_style::short_allow_adjacent) </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12154 Trac 1.4.3 anonymous Tue, 26 Apr 2016 08:40:48 GMT <link>https://svn.boost.org/trac10/ticket/12154#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12154#comment:1</guid> <description> <p> ( unix_style ) xor ( long_allow_adjacent) xor (short_allow_adjacent) </p> </description> <category>Ticket</category> </item> </channel> </rss>