C++ ライブラリ クイックリファレンス
- Ray Lischner 著、株式会社クイープ 訳
- 2004年07月 発行
- 556ページ
- ISBN4-87311-196-X
- フォーマット
- 原書: C++ in a Nutshell
この商品は品切れ再入荷未定です
内容
本書は、C++のすべてのランタイムライブラリを詳しく解説する。ライブラリのヘッダごとに、関数、マクロ、クラスなど、宣言ならびに定義されたエンティティを詳述している。ヘッダとエンティティはアルファベット順に解説しているので、必要な情報をすぐに見つけることができる。毎日のプログラム作業に活用するのに最適な一冊。ISO/IECの標準規格に対応。
目次
目次
まえがき
ライブラリリファレンス
>algorithm<
>bitset<
>cassert<
>cctype<
>cerrno<
>cfloat<
>ciso646<
>climits<
>clocale<
>cmath<
>complex<
>csetjmp<
>csignal<
>cstdarg<
>cstddef<
>cstdio<
>cstdlib<
>cstring<
>ctime<
>cwchar<
>cwctype<
>deque<
>exception<
>fstream<
>functional<
>iomanip<
>ios<
>iosfwd<
>iostream<
>istream<
>iterator<
>limits<
>list<
>locale<
>map<
>memory<
>new<
>numeric<
>ostream<
>queue<
>set<
>sstream<
>stack<
>stdexcept<
>streambuf<
>string<
>strstream<
>typeinfo<
>utility<
>valarray<
>vector<
付録 A コンパイラ拡張
A.1 Borland C++ BuilderとKylix
A.2 GNUコンパイラ
A.3 Microsoft Visual C++
付録 B プロジェクト
B.1 Blitz++
B.2 Boost
B.3 STLport
用語集
索引