Boost C++ Libraries: Ticket #948: tokenizer not works with Dinkumware 308 https://svn.boost.org/trac10/ticket/948 <pre class="wiki">compiling tokenizer.hpp with MS Visual C++ 6.0 and Dinkumware 3.08 STL results in the following compiler error in line 298 of iterator.hpp: iterator.hpp(298) : error C2977: '_Tree' : too many template arguments ---------------------------------- Code in iterator.hpp: ... template&lt;class K, class Ty, class Kfn, class Pr, class A&gt; yes_type is_mutable_iterator_helper(const volatile typename std::_Tree&lt;K,Ty,Kfn,Pr,A&gt;::iterator*); ... ---------------------------------- Dinkumware's _Tree declaration: template&lt;class _Traits&gt; class _Tree : public _Tree_val&lt;_Traits&gt; </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/948 Trac 1.4.3 Markus Schöpflin Tue, 22 Nov 2005 09:12:37 GMT <link>https://svn.boost.org/trac10/ticket/948#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/948#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=91733 As in the meantime the tokenizer library has changed a lot, could you please check if this report still is valid? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>sf-robot</dc:creator> <pubDate>Mon, 09 Jan 2006 14:43:44 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/948#comment:2 https://svn.boost.org/trac10/ticket/948#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). </pre> Ticket