Assignment
Synopses
Declared in <boost/url/grammar/recycled.hpp>
Assignment
recycled_ptr&
operator=(recycled_ptr const& other) noexcept;
Assignment
recycled_ptr&
operator=(recycled_ptr&& other) noexcept;
Return Value
*this
Parameters
Name |
Description |
other |
The pointer to copy from |
Created with MrDocs