$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Previous message: Emil Dotchevski: "Re: [Boost] [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- In reply to: Peter Dimov: "Re: [Boost] [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Next in thread: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Reply: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
Peter Dimov wrote:
> The goals of the library are
> [...]
> - Prepare a proposal to extend the standard with these same additions by
> gathering experience in Boost first.
Am I correct in thinking that this functionality could have been
added to the standard library when std::bind was added in C++11,
except that it requires something in the core language that was not
added until C++14 ?
If not, what is the reason why this was not added when std::bind
was added? (I've failed to locate any pre-C++11 WG21 papers about
std::bind.)
Regards, Phil.
- Next message: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Previous message: Emil Dotchevski: "Re: [Boost] [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- In reply to: Peter Dimov: "Re: [Boost] [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Next in thread: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
- Reply: Peter Dimov: "Re: [Lambda2] Review starts Monday March 22, 2021 to March 31, 2021"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>