Boost C++ Libraries: Ticket #2162: remove_pointer<T> fails to compile on msvc6.5 https://svn.boost.org/trac10/ticket/2162 <p> the implementation in type_traits/msvc/remove_pointer.hpp uses a wrong parameter type, int must be replaced with bool to fix the problem. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2162 Trac 1.4.3 John Maddock Sun, 03 Aug 2008 15:29:36 GMT <link>https://svn.boost.org/trac10/ticket/2162#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2162#comment:1</guid> <description> <p> Works for me with VC6sp6, can you see if libs/type_traits/remove_pointer_test.cpp compiles OK, and if not please provide a patch. </p> <p> Thanks, John. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Fri, 29 Aug 2008 10:05:06 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2162#comment:2 https://svn.boost.org/trac10/ticket/2162#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">worksforme</span> </li> </ul> <p> Closing due to lack of requested information. </p> Ticket Mon, 03 Nov 2008 14:20:34 GMT milestone deleted https://svn.boost.org/trac10/ticket/2162#comment:3 https://svn.boost.org/trac10/ticket/2162#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">Boost 1.35.1</span> </li> </ul> <p> Milestone Boost 1.35.1 deleted </p> Ticket