Get the App
SLTechnology News&Howtos  ›  Development  › 

How to use the operator of type new in C++

Shulou Source: shulou.com Published: 2022-06-01 00:09:35 09月21日 Update

This article mainly introduces "how to use new-type operators in C++". In daily operation, I believe many people have doubts about how to use new-type operators in C++. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the doubts about "how to use new-type operators in C++". Next, please follow the editor to study!

1.new operator

New operator, the most commonly used new operator, corresponds to delete operator and cannot be overloaded. It contains two operations (both applying for space and calling the constructor)

(1) use:: operator new to apply for memory

(2) call the constructor of the class

Class CTestUse {public: CTestUse () {cout

Tags: Memory results runs types operators operations functions learning space operators more help primitive practical next two scene object pointer Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Redmi Shulou Information Apple MariaDB Microsoft