boost::urls::grammar::recycled_ptr::empty
Return true if this does not reference an object
Synopsis
Declared in <boost/url/grammar/recycled.hpp>
bool
empty() const noexcept;
Return Value
`p`_ == nullptr_
Created with MrDocs