Construct a single‐host subnet.
Synopsis
Declared in <netaddress.h>
explicit
CSubNet(CNetAddr const& addr);
Parameters
Name |
Description |
addr [in] |
The sole address to be contained in the subnet, can also be non‐IPv[46]. |
Created with MrDocs