Boost C++ Libraries: Ticket #263: lambda doesn't overload deref op correctly https://svn.boost.org/trac10/ticket/263 <pre class="wiki">The dereference operator overload for lambda fn params seems to assume that the argument is an iterator. This precludes easy dereference of UDTs and smart ptrs. Thanks Bill Somerville bill@classdesign.com </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/263 Trac 1.4.3 urzuga Wed, 05 May 2004 18:47:22 GMT <link>https://svn.boost.org/trac10/ticket/263#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/263#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=284669 The attached test program compiles with gcc and icc8. Did you test towards 1.31. or cvs head? Peter Dimov committed a change that provided interoperability with smar pointers after 1.31. was out. Jaakko </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>bsomervi</dc:creator> <pubDate>Wed, 05 May 2004 20:58:28 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/263#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/263#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=1036098 OK I'm using 1.31.0, I'll get the changes from cvs. Thanks for the prompt response. Bill Somerville </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>bsomervi</dc:creator> <pubDate>Wed, 05 May 2004 22:55:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/263#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/263#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=1036098 Yep, that fixed it. Thanks Jaako &amp; Peter. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Tue, 15 Mar 2005 22:23:31 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/263#comment:4 https://svn.boost.org/trac10/ticket/263#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket