Another standalone dependency, PKG_ARCH=* and NO_BUILD=yes this time
even since it merely packages a few C++ header files.

DISTNAME must be microsoft-gsl to avoid conflicts in both DISTFILES and
PKGNAME with the existing devel/gsl port.

Feedback? OK?
---
Information for inst:microsoft-gsl-3.1.0

Comment:
guidelines support library

Description:
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 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 2015.

Maintainer: Klemens Nanni <[email protected]>

WWW: https://github.com/microsoft/GSL



Attachment: microsoft-gsl.tgz
Description: Binary data

Reply via email to