get

Return the referenced object

Synopsis

T*
get() const noexcept;

Defined in file <include/boost/url/grammar/recycled.hpp> on line 443

Description

If this is empty, nullptr is returned.

Exception Safety

Throws nothing.