cpprefjp更新

shared_future (C++11) - cpprefjp C++日本語リファレンス



std::shared_futureクラスに、コンストラクタ、デストラクタ、代入演算子、valid()、wait()、wait_for()、wait_until()を追加。