:relfileprefix: ../../../ [#957A4062C888446A198377C034224621AD44D1B6] = Function ignore_case_param::operator bool pass:v,q[True if an algorithm should ignore case] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- operator bool() const noexcept; ---- == Description pass:v,q[Values of type `ignore_case_param`] pass:v,q[evaluate to true when constructed] pass:v,q[with the constant] xref:boost/urls/ignore_case.adoc[ignore_case.] pass:v,q[Otherwise, they are default-constructed] pass:v,q[and evaluate to `false`.] == Return Value * `bool`