ms-gsl
https://github.com/microsoft/GSL
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP7/ms-gsl && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| ms-gsl-4.0.0.tar.gz | 0000055846 54.5 KB | |
| ms-gsl.changes | 0000000477 477 Bytes | |
| ms-gsl.spec | 0000002016 1.97 KB |
Comments 0