Return the referenced object
Synopsis
Declared in header <boost/url/grammar/recycled.hpp>
T*
get() const noexcept;
Description
If this is empty, nullptr
is returned.
Exception Safety
Throws nothing.
Return the referenced object
Declared in header <boost/url/grammar/recycled.hpp>
T*
get() const noexcept;
If this is empty, nullptr
is returned.
Throws nothing.