boost::urls::grammar::recycled_ptr::bin

Return the referenced recycle bin

Synopsis

Declared in <boost/url/grammar/recycled.hpp>
recycled<T>&
bin() const noexcept;


Description

Exception Safety

Throws nothing.

Return Value

A reference to the recycle bin

Created with MrDocs