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
- todo implicitly deleted functions (C++11 feature)
C++ Standard Library | ||||
---|---|---|---|---|
C++ language | ||||
C++ keywords | ||||