無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
C++ Templates: The Complete Guide ハードカバー – 2002/11/12
購入オプションとあわせ買い
This book will be the next C++ classic. Although templates have been part of C++ for well over a decade, they still lead to misunderstanding, misuse, and controversy. At the same time, they are increasingly found to be powerful instruments for the development of cleaner, faster, and smarter software. This has made templates one of the hottest topics in the C++ community. This book will be both a complete reference as well as a tutorial. It will emphasize the practical use of templates, and will include real-world examples. Every working C++ programmer will need a copy of this book for his or her library.
- 本の長さ552ページ
- 言語英語
- 出版社Addison-Wesley Professional
- 発売日2002/11/12
- 寸法19.05 x 3.18 x 23.5 cm
- ISBN-100201734842
- ISBN-13978-0201734843
この商品をチェックした人はこんな商品もチェックしています
商品の説明
著者について
David Vandevoorde is an engineer at the Edison Design Group. He is an active member of the ANSI C++ Standards Committee, and a cofounder of the newsgroup comp.lang.c++.moderated. A graduate of the Brussels Free University and the Rensselaer Polytechnic Institute, his interests include algorithm development, programming languages, and teaching. See www.vandevoorde.com.
Nicolai M. Josuttis is an independent technical consultant who designs object-oriented software for the telecommunications, traffic, finance, and manufacturing industries. He is an active member of the C++ Standards Committee Library Working Group. Nicolai has written several books on object-oriented programming and C++. See www.josuttis.com.
0201734842AB09172002
登録情報
- 出版社 : Addison-Wesley Professional; 第1版 (2002/11/12)
- 発売日 : 2002/11/12
- 言語 : 英語
- ハードカバー : 552ページ
- ISBN-10 : 0201734842
- ISBN-13 : 978-0201734843
- 寸法 : 19.05 x 3.18 x 23.5 cm
- Amazon 売れ筋ランキング: - 883,841位洋書 (洋書の売れ筋ランキングを見る)
- - 692位C Programming
- - 172,723位Education & Reference
- カスタマーレビュー:
著者について
著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。
著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。
カスタマーレビュー
上位レビュー、対象国: 日本
レビューのフィルタリング中に問題が発生しました。後でもう一度試してください。
- 2007年4月4日に日本でレビュー済みC++ 標準規格/ライブラリや STL の標準化に携わってきた著者による「テンプレート」だけを掘り下げた書籍です。
STL などを利用するだけ、あるいはちょこっとテンプレートを使うだけであれば、本書は必要ありません。Bjarne 本や Effective シリーズでは食い足りない方、テンプレートを縦横無尽に駆使したライブラリを書きたい方、テンプレートに関わる C++ の仕様を詳細に理解したい方にお勧めです。取り上げている内容、解説の仕方はとてもよいと言えます。
出版された当初は、コンパイラが C++ 標準規格の定めるテンプレート機能を十分にサポートしていなかったため、解説されているとおりに記述したソースがコンパイルできなかったりしましたが、今ではまず心配いらないでしょう。
他の国からのトップレビュー
-
yani2018年12月19日にメキシコでレビュー済み
5つ星のうち5.0 Complete material for C++ experts in templates
Amazonで購入This book is well detailed and explained for C++ experts. I think this is for intermediate-advanced level.
-
Christian H.2019年4月6日にドイツでレビュー済み
5つ星のうち5.0 Concepts are still actual.
Amazonで購入Some details are no more up-to-date, so you should read additional things, maybe at stackoverflow. But the concepts in their broad sense did not change over the years. And these concepts are described very well with good explaing examples.
-
Amazon Customer2016年5月5日に英国でレビュー済み
5つ星のうち5.0 Best c++ template book by a country mile!!
Amazonで購入Truly an excellent master piece!!
-
Krishna2015年11月28日にインドでレビュー済み
5つ星のうち5.0 A book to be in your collection
Amazonで購入If you are serious about getting to the bottom of the templates, then look no further. This book covers every nook and corner of the C++ templates. I recommend to read the book cover to cover, and then refer to it about any particular feature.
The authors do a good job of explaining the tricky details with good examples.
-
Davy Bureau2013年12月4日にフランスでレビュー済み
5つ星のうち5.0 Parfait pour la connaissance des bases et des techniques avancés des templates en c++
Amazonで購入Ce livre est très bien écrit et très didactique. Son exhaustivité permet à celui qui s'y intéresse une bonne maîtrise des templates en c++. Cependant, le sujet est aride, donc à réserver aux connaisseurs.