:relfileprefix: ../../../../ [#boost-urls-grammar-recycled_ptr-get] == xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::xref:boost/urls/grammar/recycled_ptr.adoc[pass:[recycled_ptr]]::get Return the referenced object === Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- T* get() const noexcept; ---- === Description If this is empty, `nullptr` is returned. === Throws nothing.