Information for build span-0~20250521git836dc6a-1.fc42

ID22749
Package Namespan
Version0~20250521git836dc6a
Release1.fc42
Epoch
DraftFalse
SummaryImplementation of C++20's std::span for older compilers
DescriptionSingle-header implementation of C++20's std::span, conforming to the C++20 committee draft. It is compatible with C++11, but will use newer language features if they are available. It differs from the implementation in the Microsoft GSL in that it is single-header and does not depend on any other GSL facilities. It also works with C++11, while the GSL version requires C++14.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:58:53 UTC
CompletedMon, 09 Jun 2025 16:58:53 UTC
Tags
f42
RPMs
src
span-0~20250521git836dc6a-1.fc42.src.rpm (info) (download)
riscv64
span-devel-0~20250521git836dc6a-1.fc42.riscv64.rpm (info) (download)
Changelog * Mon May 26 2025 Cristian Le <git@lecris.dev> - 0~20250521git836dc6a-1 - Import rhbz#2367753