boost::urls::grammar::recycled::~recycled

Destructor

Synopsis

Declared in <boost/url/grammar/recycled.hpp>
~recycled();


Description

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

Created with MrDocs