boost::urls::grammar::recycled_ptr::get
Return the referenced object
Synopsis
Declared in <boost/url/grammar/recycled.hpp>
T*
get() const noexcept;
cpp
Return Value
A pointer to the object
Created with MrDocs
Return the referenced object
Declared in <boost/url/grammar/recycled.hpp>
T*
get() const noexcept;
A pointer to the object
Created with MrDocs