Boost C++ Libraries: Ticket #8156: erroneous documentation for switch_ statement https://svn.boost.org/trac10/ticket/8156 <p> Hi, </p> <p> The documentation for the switch_ syntax has default_ with a &lt;integral_value&gt; whereas it shouldn't have any. See <a href="http://www.boost.org/doc/libs/1_53_0/libs/phoenix/doc/html/phoenix/modules/statement/switch__statement.html">http://www.boost.org/doc/libs/1_53_0/libs/phoenix/doc/html/phoenix/modules/statement/switch__statement.html</a> </p> <p> Attached is a patch against trunk which fixes it. </p> <p> Thanks, MAT. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8156 Trac 1.4.3 m.champlon@… Sat, 23 Feb 2013 13:52:36 GMT attachment set https://svn.boost.org/trac10/ticket/8156 https://svn.boost.org/trac10/ticket/8156 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">phoenix_switch_doc.patch</span> </li> </ul> Ticket Kohei Takahashi Tue, 10 May 2016 15:31:33 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/8156#comment:1 https://svn.boost.org/trac10/ticket/8156#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.61.0</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/phoenix/commit/5545668e3c72393ee1b1a3cc7f5f0b3eb0ff80c9"><span class="icon">​</span>https://github.com/boostorg/phoenix/commit/5545668e3c72393ee1b1a3cc7f5f0b3eb0ff80c9</a> </p> Ticket Kohei Takahashi Tue, 10 May 2016 15:31:59 GMT milestone changed https://svn.boost.org/trac10/ticket/8156#comment:2 https://svn.boost.org/trac10/ticket/8156#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.61.0</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> Ticket