[#6629B58E11D12A9FFF9A2798C72EC31CA9C7A19A]

Function recycled_ptr:: get

Return the referenced object

Synopsis

            T*
get() const noexcept;
        

Description

If this is empty, `nullptr` is returned.

Exception Safety

Throws nothing.