Pakket: libmsgsl-dev (1.0.0-2)
Verwijzigingen voor libmsgsl-dev
Debian bronnen:
Het bronpakket ms-gsl downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Microsoft Guidelines Support Library
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 package 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.