Function operator-
Return a new character set by subtracting
Synopsis
Declared in header <boost/url/grammar/lut_chars.hpp>
Description
This function returns a new character set which is formed from all of the characters in cs0
which are not in cs
.