Copy Assignment

Synopsis

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