operator->

Return the referenced object

Synopsis

T* operator->() noexcept;

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

Description

If this is empty, `nullptr` is returned.

Exception Safety

Throws nothing.