aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/span.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Enable Utils::span as C++20 ranges viewTim Jenssen2025-04-251-0/+2
* Utils: Use span with initializer listMarco Bubke2025-04-071-6/+5
* Utils: Update spanMarco Bubke2024-09-241-0/+3
* Utils: Fix build on macOS < 13 with C++20Eike Ziller2024-03-111-1/+8
* Utils: Exchange std::span implementationMarco Bubke2023-09-061-1/+14
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Include from future std::spanMarco Bubke2020-05-261-0/+40