boost::urls::grammar::ci_compare
Return the case‐insensitive comparison of s0 and s1
Return Value
0 if the strings are equal, ‐1 if s0
is less than s1
, or 1 if s0
is greater than s1.
See Also
Created with MrDocs