[libcxx-commits] [libcxx] [libc++][mdspan] P3383R3: mdspan.at() (PR #175213)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 21 23:45:41 PST 2026


================
@@ -950,6 +950,7 @@ def add_version_header(tc):
             "values": {
                 "c++23": 202207,
                 "c++26": 202406,  # P2389R2 dextents Index Type Parameter
+                "c++26": 202506,
----------------
H-G-Hristov wrote:

I think it is still a practice to list the paper that bumped the value.

https://github.com/llvm/llvm-project/pull/175213


More information about the libcxx-commits mailing list