Constructor.

Synopsis

constexpr
ipv6_address(ipv6_address const& other) = default;

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs