Return the referenced object
T* operator->() noexcept;
Declared in file <boost/url/grammar/recycled.hpp> at line 455
If this is empty, `nullptr` is returned.
Throws nothing.