operator→

Return the referenced object

Synopsis

T*
operator->() const noexcept;

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

Description

If this is empty, nullptr is returned.

Exception Safety

Throws nothing.