STL Pocket Reference (Collector's and Revised)

個数:

STL Pocket Reference (Collector's and Revised)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

  • 提携先の海外書籍取次会社に在庫がございます。通常約2週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 120 p.
  • 言語 ENG
  • 商品コード 9780596005566
  • DDC分類 005.133

Full Description

This reference describes the functions, classes, and templates in that part of the C++ standard library of ten referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality. The C++ standard library, even the subset known as the STL, is vast. It's next to impossible to work with the STL without some sort of reference at your side to remind you of template parameters, function invocations, return types - indeed, the entire myriad of details you need to know in order to use the STL effectively and get work done. You need a memory-aid. Programmers familiar with the STL need a small, lightweight memory-aid. That's what the STL Pocket Reference is. It's small, lightweight, and chock-full of information that you can take in at a glance, so you can get on with your work.

Contents

Introduction Containers Standard Containers Container Adapters Values Common Members Exceptions Deques Lists Maps Priority Queues Queues Sets Stacks Strings Vectors Iterators Iterator Categories Using Iterators Iterator Traits const_iterators Insertion Iterators I/O Stream Iterators Raw Storage Iterator Reverse Iterators Iterator Function Templates Algorithms Nonmodifying Operations Comparison Searching Binary Search Modifying Sequence Operations Uninitialized Sequence Operations Sorting Merging Set Operations Heap Operations Permutations Miscellaneous Numerics Function Objects Using Functors Functor Foundations Adapters Binders Arithmetic and Logical Functors Comparison Functors Miscellaneous Allocators Bitset Pairs Smart Pointer Boost Arrays Dynamic Bitsets Binders Composition Adapters Functional Header Replacement Lambda Functions Smart Pointers Index