Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::grammar::recycled_ptr::operator→
Home:

boost::urls::grammar::recycled_ptr::operator→

Return the referenced object

Synopsis

Declared in header <boost/url/grammar/recycled.hpp>

T*
operator->() const noexcept;

Description

If this is empty, nullptr is returned.

Exception Safety

Throws nothing.