Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::bind/boost::function and fast delegates
From: Steve Lorimer (steve.lorimer_at_[hidden])
Date: 2013-01-21 16:26:19


>
> we're only using boost::bind and boost::function.
>

At the risk of stating the obvious, why not use std::bind and std::function?

They are part of the current standard library, introduced in c++11



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