Boost C++ Libraries: Ticket #1536: Add missing template keyword to dependent type name template instance https://svn.boost.org/trac10/ticket/1536 <p> I have a patch to detail/ptree_implementation.hpp that is required to use this with gcc3 at least (and any conforming compiler). It was against <a class="missing wiki">PropertyTree</a> rev5 in boost vault. However, the issue still appears to be there in the svn trunk, just different lines. See lines 538 and 573 of this file on the trunk. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1536 Trac 1.4.3 Ryan Gallagher <ryan.gallagher@…> Fri, 21 Dec 2007 20:05:50 GMT attachment set https://svn.boost.org/trac10/ticket/1536 https://svn.boost.org/trac10/ticket/1536 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">detail_ptree_implementation.hpp.patch.txt</span> </li> </ul> <p> Small Patch for property_tree/detail/ptree_implemenation.hpp </p> Ticket Marshall Clow Mon, 28 Jan 2008 15:55:58 GMT component changed; owner set https://svn.boost.org/trac10/ticket/1536#comment:1 https://svn.boost.org/trac10/ticket/1536#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">kaalus</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">property_tree</span> </li> </ul> Ticket Sebastian Redl Thu, 14 May 2009 16:05:23 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1536#comment:2 https://svn.boost.org/trac10/ticket/1536#comment:2 <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 seems to have been fixed a long time ago. get_own doesn't even exist anymore. </p> Ticket