Reading Notes: C ++ programming ideology: 2nd

Source: Internet
Author: User

C ++ programming ideology: volume 2nd is mainly about some of the more advanced functions of the Standard C ++, including Exception Handling, templates, standard library algorithms, containers, the running type information rtti. It also includes two parts: design mode and concurrency. These two parts are quite good. However, I do not know much about the design mode and concurrency, so now the two parts are skipped first. I will go back and learn the design mode and concurrency later.

Chapter 4 Exception Handling

1. Exception Handling in C Language

2. When to disable abnormal specifications

3. Exceptional Security

4. Do not let the Destructor throw an exception

5. Exception overhead

Chapter 2 Defensive Programming

Chapter 2 deep understanding of strings

1. What is the internal character string?

Chapter 4 input and output streams

1. Input text by line

Chapter 4 in-depth understanding of templates

1. template metaprogramming

2. compile-time Programming

Compile-time loop: Template recursion instead of Loop

Compile-time decomposition

Select during compilation

Assertions during compilation

 

Expression template

3. template compilation Model

(1) include model

Pic11

(2) Separation Model

Chapter 2 General Algorithms

1. stable and unstable sorting

8th Chapter runtime type recognition

1. Rational Use of rtti

2. rtti mechanism and overhead

Chapter 2 Multi-Inheritance

1. Multi-Inheritance Mechanism in C ++

2. MI in C ++

Chapter 1 design model

1. Pattern Classification

Chapter 2 concurrency

1. concurrency in C ++

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.