Hi Jonathan, On Tue, Dec 2, 2025 at 10:55 PM Jonathan Wakely <[email protected]> wrote: > > But it seems we don't have agreement on doing it for C++23 anyway. >
Have we reached a consensus on whether to backport this to C++23 or target C++26 (as per the standard)? This decision affects both this patch and my follow-up work on constexpr flat_map. Additionally, if we decide to target C++26 as the current patch does, does the implementation look good to you now? Thanks, Yuao
