summaryrefslogtreecommitdiff
path: root/libcxx/include/__mdspan/layout_right.h
AgeCommit message (Expand)Author
2025-02-27[NFC][libc++] Guard against operator& hijacking. (#128351)Mark de Wever
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-09-04[libc++][modules] Consolidate leaf modules into their own top-level modules (...Louis Dionne
2024-06-18[libc++][NFC] Remove unnecessary parens in static_asserts (#95605)Nikolas Klauser
2023-10-20[libc++] mdspan - implement layout_stride (#69650)Christian Trott
2023-08-29[libc++][hardening] Mark the remaining stray assertions as uncategorizedKonstantin Varlamov
2023-07-25[libc++][mdspan] Fix uglification, categorize asserts and move testsChristian Trott
2023-07-25[libc++][mdspan] Implement std::mdspan classChristian Trott
2023-06-29[libc++][mdspan] Implement layout_leftChristian Trott
2023-06-29[libc++][mdspan] Implement layout_rightChristian Trott