「C++ライブラリ」の版間の差分
提供: C++入門
(→テンプレート関数) |
|||
行44: | 行44: | ||
* [[std::accumulate]] | * [[std::accumulate]] | ||
+ | |||
+ | * [[std::count]] | ||
+ | * [[std::count_if]] | ||
== Boost == | == Boost == |
2013年12月26日 (木) 11:36時点における版
読み方
目次
概要
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文