boost::urls::grammar::recycled_ptr::operator*
Return the referenced object
Synopsis
Declared in <boost/url/grammar/recycled.hpp>
T&
operator*() const noexcept;
Description
not this->empty()
Created with MrDocs
Return the referenced object
Declared in <boost/url/grammar/recycled.hpp>
T&
operator*() const noexcept;
not this->empty()
Created with MrDocs