The handle and handle classes are different!

Source: Internet
Author: User

The definition of the handle class on the C ++ primer is unclear. Baidu gave a "handle" and found that this was a mess. After a long time of struggle, I was also excited by my predecessors.

Later, we found that the handle and the handle class are two concepts. The handle is a Windows system string used to uniquely identify the resource, and the handle class is a language-level thing.

From Baidu

The handle class actually points toPointerTo replace the actual copying object.PointerTo improve memory efficiency and access speed. It is particularly useful when it comes to replication control of large and complex objects and objects that cannot be copied or are not easy to copy.


The handle class is not a pointer, but it can contain pointers. It is used to conveniently operate on objects. You can analyze and release resources by yourself.

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.