deleter_type

The type is a synonym for the template parameter Del.

typedef Del deleter_type;

Remarks

The type is a synonym for the template parameter Del.

Requirements

Header: <memory>

Namespace: std

See Also

Reference

unique_ptr Class

<memory>

Other Resources

unique_ptr Members

<memory> Members