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