Boost logo

Boost Users :

Subject: Re: [Boost-users] [bind][function] Do copy constructorsinvokedinside boost::bind / boost::function get optimized out?
From: Peter Dimov (pdimov_at_[hidden])
Date: 2010-07-27 08:26:10


Steve Lorimer wrote:

> Thanks Peter
>
> Am I right in saying std::bind for gcc will be based on boost's bind? If
> that is the case, then there could be a point?

g++ already has its own std::bind; it uses variadic templates in the version
I looked at (4.3.4).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net