url::operator<
Compares two
url
objects for ordering.
friend
bool
operator
<(
const
url
&
a
,
const
url
&
b
);