「C++ライブラリ」の版間の差分

提供: C++入門
移動: 案内検索
(future)
(future)
行69: 行69:
 
* [[std::async]]
 
* [[std::async]]
 
* [[std::promise]]
 
* [[std::promise]]
 +
* [[std::packaged_task]]
  
 
== Boost ==
 
== Boost ==

2014年1月2日 (木) 14:56時点における版


読み方

概要

STL

コンテナ

スマートポインタ

テンプレート関数

アルゴリズム

functional

スレッド

future

Boost

データ構造

文字列操作

例外処理

スレッド

スマートポインタ

cmath

関連項目