C++ Logo

std-proposals

Advanced search

Re: [std-proposals] constexpr tolower, toupper, isalpha

From: Howard Hinnant <howard.hinnant_at_[hidden]>
Date: Thu, 10 Jul 2025 23:09:47 -0400
This thread has been going on for so long I was motivated to write: https://github.com/HowardHinnant/ascii_ctype just to explore the issue.

What I wrote doesn’t address the unicode issues, just the ascii issue, which was I think the original poster’s emphasis.

Wasn’t that hard. Might be useful. There it is. Everyone is welcome to use it. Not intrested in standardizing it.

Howard

Received on 2025-07-11 03:10:19