Constructor.
Synopsis
Declared in <boost/url/ipv4_address.hpp>
constexpr
ipv4_address(ipv4_address const& other) = default;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs