Release the referenced object
void
release() noexcept;
Declared in file <boost/url/grammar/impl/recycled.hpp> at line 205
If this references an object, it is released to the referenced recycle bin. The pointer continues to reference the same recycle bin.
this->empty()
Throws nothing.