Return the referenced recycle bin

Synopsis

recycled<T>&
bin() const noexcept;

Description

Exception Safety

Throws nothing.

Return Value

A reference to the recycle bin

Created with MrDocs