C++ Logo

std-proposals

Advanced search

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

From: Sebastian Wittmeier <wittmeier_at_[hidden]>
Date: Thu, 10 Jul 2025 17:56:27 +0200
Is it really so far-fetched? - reflection-based metaprogramming is coming into C++ - the reflection will also read user code (from the view of a library using reflection on user-provided code or classes) - it is possible and supported to use unicode in C++ identifiers - we probably need all kind of constexpr functions supporting string processing at compile-time -----Ursprüngliche Nachricht----- Von:Thiago Macieira via Std-Proposals <std-proposals_at_[hidden]> You meant reflection-based metaprogramming. I'd say this is a contrived example that should not be used as a use-case.

Received on 2025-07-10 16:05:46