An optional parameter to determine case‐sensitivity

Synopsis

class ignore_case_param;

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.

Member Functions

Name

Description

ignore_case_param [constructor]

Constructor

operator bool

True if an algorithm should ignore case

See Also

Created with MrDocs