ID | 22749 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | span | |||||||
Version | 0~20250521git836dc6a | |||||||
Release | 1.fc42 | |||||||
Epoch | Draft | False | ||||||
Summary | Implementation of C++20's std::span for older compilers | |||||||
Description | Single-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 by | davidlt | |||||||
State | complete | |||||||
Volume | DEFAULT | |||||||
Started | Mon, 09 Jun 2025 16:58:53 UTC | |||||||
Completed | Mon, 09 Jun 2025 16:58:53 UTC | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Changelog | * Mon May 26 2025 Cristian Le <git@lecris.dev> - 0~20250521git836dc6a-1 - Import rhbz#2367753 |