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;


Description

Exception Safety

Throws nothing.

Return Value

p == nullptr

Created with MrDocs