Skip to content

QuantumGate::IPAddress::IsMask

Karel Donk edited this page Dec 23, 2021 · 2 revisions

Checks whether the IP address is a mask.

Signature

constexpr bool IsMask() const noexcept;

Return values

Returns true if the address is a mask, otherwise false.

Clone this wiki locally