Home > Repository > base > microsoft-gsl

microsoft-gsl: Functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation

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.
Nome:microsoft-gsl
Versione: 4.1.0-1mamba
Gruppo:Development/Libraries
Manutentore:silvan
Licenza:MIT
Dimensione:59,31 kB
URL di origine:https://github.com/microsoft/GSL
Data di compilazione:2024-10-19 15:51:32
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibmicrosoft-gsl-devel
libmicrosoft-gsl-devel
libmicrosoft-gsl-devel
Dipendenze di compilazionecmake [1]
cmake [1]
cmake [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-10-19Automatic Build System 4.1.0-1mamba- automatic version update by autodist
2024-03-10silvan4.0.0-3mamba- revert from /usr/include/microsoft to /usr/include header dir for mixxx 2.4.0
2022-04-28silvan4.0.0-2mamba- install below /usr/include/microsoft to avoid conflicts with libgsl
2022-01-27autodist4.0.0-1mamba- automatic version update by autodist
2020-12-24silvan3.1.0-1mamba- package created using the webbuild interface