boost::urls::ignore_case_param
An optional parameter to determine case-sensitivity
Synopsis
Declared in header <boost/url/ignore_case.hpp>
class ignore_case_param;
Member Functions
Name  | 
Description  | 
  | 
Constructor  | 
True if an algorithm should ignore case  | 
Description
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.