Boost C++ Libraries: Ticket #10095: Add a forward header files https://svn.boost.org/trac10/ticket/10095 <p> Eric Neibler made the excellent suggestion to add forward header files. This is particularly valuable to assist users in providing specialisations for the metafunctions. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10095 Trac 1.4.3 Neil Groves Thu, 05 Jun 2014 17:53:02 GMT status, milestone changed https://svn.boost.org/trac10/ticket/10095#comment:1 https://svn.boost.org/trac10/ticket/10095#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket Neil Groves Thu, 05 Jun 2014 18:11:29 GMT <link>https://svn.boost.org/trac10/ticket/10095#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10095#comment:2</guid> <description> <p> Implemented range_fwd.hpp and pushed to the develop branch. </p> <p> I'll wait for the regression tests to cycle and then push to master. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Neil Groves</dc:creator> <pubDate>Sat, 07 Jun 2014 16:09:14 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10095#comment:3 https://svn.boost.org/trac10/ticket/10095#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 master. </p> Ticket