Effective C + + study notes (part Seven:item 41-48)

Source: Internet
Author: User


Recently, Effectvie C + + carefully read the side, very amazing the power and charm of C + +. Recently will be the recent reading experience and reading notes in this, must find use, if the summary of what is wrong, welcome criticism:

Now only the frames are listed, and the most recent will be filled as soon as complete:

Part 7th: Template and generic programming

The so-called generic programming is to write code in a way that is independent of any particular type. When using a generic program, we need to provide the type or value that the specific program instance operates on. Template is a kind of implementation of the idea of generic programming, which is also the essence of C + + developers.

Article 41: Understanding implicit interfaces and compiler polymorphism
Article 42: Understanding the dual meaning of TypeName
Article 43: Learning to handle names within a templated base class
Article 44: Extracting parameter-independent code from templates
Article 45: Use the member function template to accept all compatible types
Clause 46: Define a non-member function for a template when a type conversion is required
Article 47: Please use traits classes performance type information
Article 48: Understanding Template meta-programming


Note: Because there are many links between the terms, all the provisions are not suitable for separate pull out, this will be combined with other provisions of the record, there is no understanding of the place, welcome to exchange;

Effective C + + study notes (part Seven:item 41-48)

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.