Whether this is an IPv4 address (::FFFF:0:0/96, 0.0.0.0/0).

Synopsis

Declared in <netaddress.h>

[[nodiscard]]
bool
IsIPv4() const;

Return Value

True when the network type is IPv4.

Note

The return value should not be discarded.

Created with MrDocs