:relfileprefix: ../../../../ [#4C44FBCE69ED1C02A1310D666FD31418B896C162] = Function recycled_ptr::operator-> pass:v,q[Return the referenced object] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- T* operator->() const noexcept; ---- == Description pass:v,q[If this is empty, `nullptr` is returned.] === Exception Safety pass:v,q[Throws nothing.] == Return Value * ``