2012-09-25から1日間の記事一覧

cpprefjp更新

C++

<future>に、std::future_errorを追加。std::promiseの概要ページを追加。</future>

Boost.FunctionとBoost.Fusionのムーブ対応

C++

【function】 Move constructors and move assignment boost::functionに対するムーブサポートがtrunkに入りました(C++11環境のみ)。 Boost 1.52.0のリリースブランチにマージするそうです。 【fusion】【tuple】 Is there a plan to have a C++11 compliant…