Return true if this references an object

Synopsis

Declared in header </boost/url/grammar/recycled.hpp#L419[boost/url/grammar/recycled.hpp,window=blank_]>

operator bool() const noexcept;

Description

Effects

return ! this->empty();

Exception Safety

Throws nothing.

Return Value

  • bool