:relfileprefix: ../../../../ [#boost-urls-grammar-recycled-2destructor] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::xref:boost/urls/grammar/recycled.adoc[pass:[recycled]]::~recycled Destructor == Synopsis Declared in header `` [source,cpp,subs="verbatim,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.