C++ keywords: delete
From Cppreference
| C++ Standard Library | ||||
|---|---|---|---|---|
| C++ language | ||||
| C++ keywords | ||||
[edit] Usage
- delete expression
- allocation functions as the name of operator-like functions
-
implicitly deleted functions (since C++11)This section is incomplete
| C++ Standard Library | ||||
|---|---|---|---|---|
| C++ language | ||||
| C++ keywords | ||||
| This section is incomplete |