<boost/url/grammar/recycled.hpp>
recycled_ptr&
operator=(recycled_ptr const& other) noexcept;
» more...
Assignment
recycled_ptr&
operator=(recycled_ptr&& other) noexcept;
» more...
*this
Name | Description |
---|---|
other | The pointer to copy from |