Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37404384
en ru br
ALT Linux repositórios
S:4.0.0-alt2

Group :: Desenvolvimento/C++
RPM: libmicrosoft-gsl

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 4.0.0-alt2
Data da compilação: 2 agosto 2023, 00:46 ( 37.4 weeks ago )
Tamanho:: 50.49 Kb

Home page:   https://github.com/Microsoft/GSL

Licença: MIT
Sumário: Guidelines Support Library
Descrição:

The Guideline 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 library includes types like span<T>, string_span, owner<> and others.

The entire implementation is provided inline in the headers under the gsl directory.
The implementation generally assumes a platform that implements C++14 support.
There are specific workarounds to support MSVC 2013 and 2015.

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.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libmicrosoft-gsl-devel
  • libmicrosoft-gsl-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009