RAD Studio
ContentsIndex
PreviousUpNext
E2165: Destructor cannot have a return type specification (C++)

C++ destructors never return a value, and you can't declare a return type or return a value.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!