Boost C++ Libraries: Ticket #5812: Ill formed use of template keyword in qualified names https://svn.boost.org/trac10/ticket/5812 <p> By the resolution of Core Issue 96, the uses of the "template" keyword in qualified names in boost/numeric/ublas/operation/size.hpp are ill-formed. </p> <p> Patch provided. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5812 Trac 1.4.3 hstong@… Fri, 26 Aug 2011 02:55:44 GMT attachment set https://svn.boost.org/trac10/ticket/5812 https://svn.boost.org/trac10/ticket/5812 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">size.hpp.patch</span> </li> </ul> <p> Core Issue 96: remove ill-formed "template" in qualified names </p> Ticket Gunter Tue, 18 Sep 2012 21:21:12 GMT status, milestone changed https://svn.boost.org/trac10/ticket/5812#comment:1 https://svn.boost.org/trac10/ticket/5812#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.52.0</span> </li> </ul> Ticket Gunter Tue, 18 Sep 2012 21:41:25 GMT <link>https://svn.boost.org/trac10/ticket/5812#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5812#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80592" title=" * boost/numeric/ublas/operation/size.hpp: apply patch, see #5812 ">[80592]</a>) </p> <ul><li>boost/numeric/ublas/operation/size.hpp: apply patch, see <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5812" title="#5812: Patches: Ill formed use of template keyword in qualified names (closed: fixed)">#5812</a> </li></ul> </description> <category>Ticket</category> </item> <item> <dc:creator>Gunter</dc:creator> <pubDate>Sat, 22 Sep 2012 21:58:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5812#comment:3 https://svn.boost.org/trac10/ticket/5812#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80645" title="merged ...">[80645]</a>) merged <a class="changeset" href="https://svn.boost.org/trac10/changeset/80483" title=" boost/numeric/ublas/traits.hpp, ...">[80483]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80487" title="* boost/numeric/ublas/matrix_sparse.hpp: see #7363, add new define ...">[80487]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80586" title=" * libs/numeric/ublas/test/Jamfile.v2: see #7363 - separate test of ...">[80586]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80591" title=" * boost/numeric/ublas/vector_sparse.hpp: add ifdef ...">[80591]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80592" title=" * boost/numeric/ublas/operation/size.hpp: apply patch, see #5812 ">[80592]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80599" title=" * libs/numeric/ublas/test/test_triangular.cpp - remove unused ...">[80599]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80600" title=" * libs/numeric/ublas/test/utils.hpp: use 'using ::std' instead of ...">[80600]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80624" title=" * libs/numeric/ublas/test/utils.hpp: switch to boost::math::isnan, ...">[80624]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80625" title=" * boost/numeric/ublas/vector_sparse.hpp, ...">[80625]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80643" title=" * boost/numeric/ublas/storage.hpp: see #7363, remove ...">[80643]</a>,<a class="changeset" href="https://svn.boost.org/trac10/changeset/80644" title=" * libs/numeric/ublas/test/test_triangular.cpp: switch to boost::timer ...">[80644]</a> into release: </p> <ul><li>fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4024" title="#4024: Patches: improve performance of inplace_solve (closed: fixed)">#4024</a> </li></ul><ul><li>fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5812" title="#5812: Patches: Ill formed use of template keyword in qualified names (closed: fixed)">#5812</a> </li></ul><ul><li>fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7296" title="#7296: Bugs: Bug-fix and improvements to test utility functions (closed: fixed)">#7296</a> (hopefully ;-) </li></ul><ul><li>see <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7363" title="#7363: Bugs: coordinate_matrix::sort() fails with gcc 4.7 (closed: fixed)">#7363</a> (must wait for a full test cycle before closing this task) </li></ul> Ticket