C++標準ライブラリ逆引き機能一覧



Containers(コンテナ)


bitset(ビット集合)


deque(ダブル・エンデッド・キュー)(Double Ended QUEue)


list(リスト)


map(マップ)


queue(キュー)


set(集合)


stack(スタック)


string(文字列)


vector(ベクター)


Iterators(イテレータ)


Algorithms(アルゴリズム)


Functors(ファンクター)


Utilities(ユーティリティ)


Adaptors(アダプタ)


Allocators(アロケータ)


exception(例外)



最終更新:2009年02月13日 20:22
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。