[#957A4062C888446A198377C034224621AD44D1B6]

Function ignore_case_param:: operator bool

True if an algorithm should ignore case

Synopsis

            operator bool() const noexcept;
        

Description

Values of type `ignore_case_param` evaluate to true when constructed with the constant ignore_case . Otherwise, they are default-constructed and evaluate to `false`.