Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a reference to stored_deleter.
Del& get_deleter();
const Del& get_deleter() const;
Property Value/Return Value
Returns a reference to stored_deleter.
Remarks
The member function returns a reference to stored_deleter.
Requirements
Header: <memory>
Namespace: std