「C++ライブラリ」の版間の差分
提供: C++入門
細 |
|||
行44: | 行44: | ||
* [[Boost]] | * [[Boost]] | ||
* [[Boostのインストール]] | * [[Boostのインストール]] | ||
+ | |||
+ | * [[boost::find]] | ||
+ | * [[boost::sort]] | ||
=== イテレータ === | === イテレータ === |
2013年3月20日 (水) 12:58時点における版
読み方
目次
概要
STL
コンテナ
- std::bitset
- std::deque
- std::list
- std::map
- std::maultimap
- std::priority_queue
- std::queue
- std::set
- std::stack
- std::vector
スマートポインタ
テンプレート関数