boost::urls::grammar::recycled_ptr::bin
Return the referenced recycle bin
Synopsis
Declared in <boost/url/grammar/recycled.hpp>
recycled<T>&
bin() const noexcept;
Return Value
A reference to the recycle bin
Created with MrDocs