qt5base-lts/tests/auto/corelib/tools/qspan
Marc Mutz 368ea559eb QSpan: add C++23 c{,r}{begin,end}()
It was weird that they were missing. Now that C++23 added them to
std::span, add them to QSpan, too.

Pick-to: 6.6
Change-Id: I4a9b1fdeda66bc7b133c8f7b3b269656e5faffa3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-10-12 21:38:54 +02:00
..
CMakeLists.txt Long live QSpan! 2023-07-21 17:00:05 +00:00
tst_qspan.cpp QSpan: add C++23 c{,r}{begin,end}() 2023-10-12 21:38:54 +02:00