Ana Guerrero 8d0d9b5038 Accepting request 1323011 from devel:libraries:c_c++
Automatic submission by obs-autosubmit
- Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
  setup, otherwise get the following message:
  * "Attention, "README.md" is not mentioned in spec files as source or patch."

- Update to upstream version 4.2.1
  * This is a patch release that corresponds with the current tip of the
    rel/4.2 branch.
  * Bug Fixes
    - Fixed an issue with the v4.2.0 GSL release #1224
      * https://github.com/microsoft/GSL/issues/1224

OBS-URL: https://build.opensuse.org/request/show/1323011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ms-gsl?expand=0&rev=5
2025-12-17 16:31:05 +00:00
2025-12-08 18:58:18 +00:00
2025-12-08 18:58:18 +00:00
2025-12-08 18:58:18 +00:00

ms-gsl

URL: 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.

Description
No description provided
Readme 115 KiB
Languages
RPM Spec 100%