Copy Assignment
Synopsis
Declared in <boost/url/ipv6_address.hpp>
constexpr
ipv6_address&
operator=(ipv6_address const& other) = default;
Return Value
*this
Parameters
Name |
Description |
other |
The object to copy assign from |
Created with MrDocs