$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [function] Move constructors and move assignment
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-09-05 14:45:54
Hi,
There is a patch in ticket #7330, that adds move semantics to Boost.Function.
It looks pretty trivial, so if there will be no objections, I'll
commit it to trunk at the end of next week.
-- Best regards, Antony Polukhin