「C++ライブラリ」の版間の差分
提供: C++入門
(→テンプレート関数) |
(→テンプレート関数) |
||
行45: | 行45: | ||
* [[std::accumulate]] | * [[std::accumulate]] | ||
+ | === アルゴリズム === | ||
+ | * [[std::for_each]] | ||
* [[std::count]] | * [[std::count]] | ||
* [[std::count_if]] | * [[std::count_if]] |
2013年12月27日 (金) 00:43時点における版
読み方
目次
概要
STL
コンテナ
- std::bitset
- std::deque
- std::list
- std::map
- std::tr1::unordered_map
- std::maultimap
- std::priority_queue
- std::queue
- std::set
- std::stack
- std::vector
スマートポインタ
テンプレート関数
アルゴリズム
Boost
データ構造
- boost::array 配列
- BOOST_FOREACH for each文