get

Return the referenced object

Synopsis

T* get() noexcept;

Declared in file <boost/url/grammar/recycled.hpp> at line 443

Description

If this is empty, `nullptr` is returned.

Exception Safety

Throws nothing.