Destructor

Synopsis

Declared in header </boost/url/grammar/recycled.hpp#L83[boost/url/grammar/recycled.hpp,window=blank_]>

~recycled();

Description

All recycled instances of T are destroyed. Undefined behavior results if there are any recycled_ptr which reference this recycle bin.

Return Value

  • void