public member function
<functional>
std::function::~function
~function();
Destroy function wrapper
This destroys its target, and deallocates any storage allocated by the object.
public member function
<functional>
~function();
Destroy function wrapper
This destroys its target, and deallocates any storage allocated by the object.