https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107761

Desmond Gold <cooky.ykooc922 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cooky.ykooc922 at gmail dot com

--- Comment #3 from Desmond Gold <cooky.ykooc922 at gmail dot com> ---
I've implemented c++23 features for <mdspan> in libstdc++ (hopefully) which is
inspired by other reference implementations (libc++, STL, Kokkos).

https://godbolt.org/z/Gc8vvjaT9

however:
+ no optimizations yet (this includes SBO)
+ no 'stronger' and complete tests yet
+ no documentation yet
+ some assertions have no messages

Reply via email to