Boost C++ Libraries: Ticket #5527: BOOST_STATIC_ASSERT_MSG undocumented https://svn.boost.org/trac10/ticket/5527 <p> BOOST_STATIC_ASSERT_MSG was added in Boost 1.46 to work allow code to make use of C++0x static_assert without breaking old code. No documentation has been added and the only way to find the feature is to look at the source code. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5527 Trac 1.4.3 anonymous Mon, 09 May 2011 11:01:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5527#comment:1 https://svn.boost.org/trac10/ticket/5527#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> </ul> <p> This has already been fixed in SVN: the next release will include the missing docs. </p> <p> John. </p> Ticket