Compare two subnets for equality.
Declared in <netaddress.h>
<netaddress.h>
bool operator==( CSubNet const& a, CSubNet const& b);
True when both subnets are equal.