Boost C++ Libraries: Ticket #8541: New keywords to syntax highlight in C++11 https://svn.boost.org/trac10/ticket/8541 <p> Can quickbook please catch up with C++11 and syntax highlight the new keywords? </p> <p> The complete C++11 list is: </p> <p> alignas continue friend register true alignof decltype goto reinterpret_cast try asm default if return typedef auto delete inline short typeid bool do int signed typename break double long sizeof union case dynamic_cast mutable static unsigned catch else namespace static_assert using char enum new static_cast virtual char16_t explicit noexcept struct void char32_t export nullptr switch volatile class extern operator template wchar_t const false private this while constexpr float protected thread_local const_cast for public throw </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8541 Trac 1.4.3 Daniel James Sun, 05 May 2013 12:42:57 GMT owner, status changed https://svn.boost.org/trac10/ticket/8541#comment:1 https://svn.boost.org/trac10/ticket/8541#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Joel de Guzman</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Daniel James Sun, 05 May 2013 13:46:59 GMT <link>https://svn.boost.org/trac10/ticket/8541#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8541#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84152" title="C++11 keywords. Refs #8541.">[84152]</a>) C++11 keywords. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8541" title="#8541: Bugs: New keywords to syntax highlight in C++11 (closed: fixed)">#8541</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Thu, 16 May 2013 21:47:55 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8541#comment:3 https://svn.boost.org/trac10/ticket/8541#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged to release in <a class="changeset" href="https://svn.boost.org/trac10/changeset/84252" title="Use .quickbook extension for all test files.">[84252]</a>. </p> Ticket