boost::urls::grammar::recycled_ptr::operator bool boost::urls::grammar::recycled_ptr::operator bool Return true if this references an object Synopsis Declared in <include/boost/url/grammar/recycled.hpp> explicit operator bool() const noexcept; Description return ! this->empty(); Exception Safety Throws nothing. Created with MrDocs