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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/ms-gsl && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| README.md | 0000000601 601 Bytes | |
| _scmsync.obsinfo | 0000000153 153 Bytes | |
| _service | 0000000073 73 Bytes | |
| build.specials.obscpio | 0000000296 296 Bytes | |
| ms-gsl-4.2.1.tar.gz | 0000062226 60.8 KB | |
| ms-gsl.changes | 0000004211 4.11 KB | |
| ms-gsl.spec | 0000002082 2.03 KB |
Comments 0