Effective C + + study notes (part Four:item 18-25)

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 has what not

When you are here, you are welcome to criticize:

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

Part 4: Design and declaration (Designs and Declarations)
This section mainly describes the design principles of the class and design rules, as well as members of the command, member function design, should pay attention to some places; personal feeling it is necessary to design a class.


Article 18: Make the interface easy to use correctly, not easy to misuse
Article 19: Design class like design type
Clause 20: Prefer to replace pass-by-value with Pass-by-reference-to-const
Clause 21: When you must return an object, don't be paranoid about returning it reference
Clause 22: Declare its member variable as private
Clause 23: Prefer to replace the member function with Non-member and non-friend
Clause 24: If all parameters require type transfer, please use Non-member function for this
Article 25: Consider writing out a swap function that does not throw an exception

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 Four:item 18-25)

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.