Home | Libraries | People | FAQ | More |
An optional parameter to determine case-sensitivity.
Defined in header <boost/url/ignore_case.hpp>
class ignore_case_param
Name |
Description |
---|---|
ignore_case_param [constructor] |
Constructor. |
True if an algorithm should ignore case. |
Functions may use parameters of this type to allow the user to optionally
indicate that comparisons should be case-insensitive when the value ignore_case
is passed.
Convenience header <boost/url.hpp>