ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] bind(ref(f), ...) support added to CVS
by Peter Dimov other posts by this author
Jun 8 2002 6:09PM messages near this date
Re: [boost] suggestion for iterator consistency predicates | Re: [boost] bind(ref(f), ...) support added to CVS
I've modified bind to support ref() as a first argument, to allow
noncopyable function objects. This is a bind-only change. At first I wanted
to add forwarding function call operators to ref(f), but this turned out to
be surprisingly hard. On a conformant compiler it's possible to achieve a
reasonable approximation, but given the current compiler landscape, I
decided to 'fix' bind instead. :-)

Let me know if the change breaks something.

--
Peter Dimov
http://www.mmltd.net/pdimov

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Peter Dimov
Thomas Witt

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved