Order two subnets.
Declared in <netaddress.h>
<netaddress.h>
bool operator<( CSubNet const& a, CSubNet const& b);
True when a orders before b.
a
b
Name
Description
The first subnet to compare.
The second subnet to compare.
Created with MrDocs