boost::urls::grammar::recycled_ptr::get boost::urls::grammar::recycled_ptr::get Return the referenced object Synopsis Declared in <include/boost/url/grammar/recycled.hpp> T* get() const noexcept; Description If this is empty, nullptr is returned. Exception Safety Throws nothing. Created with MrDocs