commit | 3e9f96079dc17ef1a0900cbcfc93aa7523cd68f9 | [log] [tgz] |
---|---|---|
author | Matthew Woehlke <matthew.woehlke@kitware.com> | Tue Aug 29 16:02:48 2023 -0400 |
committer | Brad King <brad.king@kitware.com> | Fri Dec 13 08:58:23 2024 -0500 |
tree | e4fcd3ee7ed4c1a29e3a2db98d6c3bce852253e5 | |
parent | fe7b414916c95fcbeb17be6e9abb1168ffb0c6c8 [diff] |
Add additional string case functions Add function to perform case-insensitive comparison of two string-view instancess. Add functions to perform case conversion on string_view.