C.Plus.Plus.Primer.4th.Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

C.Plus.Plus.Primer.4th.Edition [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

Keyterm Defined Terms

Chapter 8. The IO Library

Section 8.1. An Object-Oriented Library

Section 8.2. Condition States

Section 8.3. Managing the Output Buffer

Section 8.4. File Input and Output

Section 8.5. String Streams

Chapter Summary

Keyterm Defined Terms

Part II: Containers and Algorithms

Chapter 9. Sequential Containers

Section 9.1. Defining a Sequential Container

Section 9.2. Iterators and Iterator Ranges

Section 9.3. Sequence Container Operations

Section 9.4. How a vector Grows

Section 9.5. Deciding Which Container to Use

Section 9.6. strings Revisited

Section 9.7. Container Adaptors

Chapter Summary

Keyterm Defined Terms

Chapter 10. Associative Containers

Section 10.1. Preliminaries: the pair Type

Section 10.2. Associative Containers

Section 10.3. The map Type

Section 10.4. The set Type

Section 10.5. The multimap and multiset Types

Section 10.6. Using Containers: Text-Query Program

Chapter Summary

Keyterm Defined Terms

Chapter 11. Generic Algorithms

Section 11.1. Overview

Section 11.2. A First Look at the Algorithms

Section 11.3. Revisiting Iterators

Section 11.4. Structure of Generic Algorithms

Section 11.5. Container-Specific Algorithms

Chapter Summary

Keyterm Defined Terms

Part III: Classes and Data Abstraction

Chapter 12. Classes

Section 12.1. Class Definitions and Declarations

Section 12.2. The Implicit this Pointer

Section 12.3. Class Scope

Section 12.4. Constructors

Section 12.5. Friends

Section 12.6. static Class Members

Chapter Summary

Keyterm Defined Terms

Chapter 13. Copy Control

Section 13.1. The Copy Constructor

Section 13.2. The Assignment Operator

Section 13.3. The Destructor

Section 13.4. A Message-Handling Example

Section 13.5. Managing Pointer Members

Chapter Summary

Keyterm Defined Terms

Chapter 14. Overloaded Operations and Conversions

Section 14.1. Defining an Overloaded Operator

Section 14.2. Input and Output Operators

Section 14.3. Arithmetic and Relational Operators

Section 14.4. Assignment Operators

Section 14.5. Subscript Operator

Section 14.6. Member Access Operators

Section 14.7. Increment and Decrement Operators

Section 14.8. Call Operator and Function Objects

Section 14.9. Conversions and Class Types

Chapter Summary

Keyterm Defined Terms

Part IV: Object-Oriented and Generic Programming

Chapter 15. Object-Oriented Programming

Section 15.1. OOP: An Overview

Section 15.2. Defining Base and Derived Classes

Section 15.3. Conversions and Inheritance

Section 15.4. Constructors and Copy Control

Section 15.5. Class Scope under Inheritance

Section 15.6. Pure Virtual Functions

Section 15.7. Containers and Inheritance

Section 15.8. Handle Classes and Inheritance

Section 15.9. Text Queries Revisited

Chapter Summary

Keyterm Defined Terms

Chapter 16. Templates and Generic Programming

Section 16.1. Template Definitions

Section 16.2. Instantiation

Section 16.3. Template Compilation Models

Section 16.4. Class Template Members

Section 16.5. A Generic Handle Class

Section 16.6. Template Specializations

Section 16.7. Overloading and Function Templates

Chapter Summary

Keyterm Defined Terms

Part V: Advanced Topics

Chapter 17. Tools for Large Programs

Section 17.1. Exception Handling

Section 17.2. Namespaces

Section 17.3. Multiple and Virtual Inheritance

Chapter Summary

Keyterm Defined Terms

Chapter 18. Specialized Tools and Techniques

Section 18.1. Optimizing Memory Allocation

Section 18.2. Run-Time Type Identification

Section 18.3. Pointer to Class Member

Section 18.4. Nested Classes

Section 18.5. Union: A Space-Saving Class

Section 18.6. Local Classes

Section 18.7. Inherently Nonportable Features

Chapter Summary

Keyterm Defined Terms

Appendix A. The Library

Section A.1. Library Names and Headers

Section A.2. A Brief Tour of the Algorithms

Section A.3. The IO Library Revisited

/ 199