BloombergLP::bslstl::Function_Rep::~Function_Rep

Destroy this object and its target object (if any) and deallocate memory for the target object (if not in-place). This destructor is implemented to correctly deallocate a target object that has been allocated but not constructed (e.g., if an exception is thrown while constructing the target).

Synopsis

Declared in <bslstl_function_rep.h>

~Function_Rep();