[#boost-urls-grammar-recycled-2destructor] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/grammar.adoc[grammar]::xref:boost/urls/grammar/recycled.adoc[recycled]::~recycled :relfileprefix: ../../../../ :mrdocs: Destructor == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/grammar/recycled.hpp#L82[boost/url/grammar/recycled.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~recycled(); ---- == Description All recycled instances of T are destroyed. Undefined behavior results if there are any xref:boost/urls/grammar/recycled_ptr.adoc[recycled_ptr] which reference this recycle bin. [.small]#Created with https://www.mrdocs.com[MrDocs]#