Boost C++ Libraries: Ticket #9045: Wrong macro name on docs https://svn.boost.org/trac10/ticket/9045 <p> Boost.Move docs use nonexistent <code>BOOST_RV_REF_START</code> macro, instead of the actual <code>BOOST_RV_REF_BEG</code> one. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9045 Trac 1.4.3 Agustín K-ballo Bergé <kaballo86@…> Sun, 25 Aug 2013 15:39:52 GMT attachment set https://svn.boost.org/trac10/ticket/9045 https://svn.boost.org/trac10/ticket/9045 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">move.patch</span> </li> </ul> <p> patch </p> Ticket Ion Gaztañaga Sun, 23 Feb 2014 21:05:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9045#comment:1 https://svn.boost.org/trac10/ticket/9045#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> I'm really sorry for the delay. I somehow forgot this ticket during the Git conversion. Fixed in commit: </p> <p> SHA-1: f1de12bfef35371d755249806250ca38b22334c2 </p> Ticket