Development files for guidelines-support-library
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. The entire implementation is provided inline in the headers under the gsl directory. The implementation generally assumes a platform that implements C++14 support. While some types have been broken out into their own headers (e.g. gsl/span), it is simplest to just include gsl/gsl and gain access to the entire library.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.2.0-2.fc43 | - |
Fedora 42 | 4.2.0-2.fc42 | - |
Fedora 41 | 4.1.0-1.fc41 | - |
Fedora 40 | 4.1.0-1.fc40 | - |
Fedora EPEL 8 | 3.0.1-1.el8 | - |
You can contact the maintainers of this package via email at
guidelines-support-library dash maintainers at fedoraproject dot org
.