An optional parameter to determine case-sensitivity
class ignore_case_param ;
Declared in file <boost/url/ignore_case.hpp> at line 46
Name | Description |
---|---|
ignore_case_param | Constructor |
ignore_case_param | Constructor |
operator bool | 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.