Tags C++ Deleted Destructor in C++ admin March 4, 2020 Since C++ 11, we can use the keyword delete to declare functions as deleted and thus prohibit the use of