Return the referenced object
Synopsis
Declared in header </boost/url/grammar/recycled.hpp#L467[boost/url/grammar/recycled.hpp,window=blank_]>
T&
operator*() const noexcept;
Description
Preconditions
not this->empty()
Return Value
-
``
Return the referenced object
Declared in header </boost/url/grammar/recycled.hpp#L467[boost/url/grammar/recycled.hpp,window=blank_]>
T&
operator*() const noexcept;
not this->empty()
``