CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/12/16 15:48:03
Log message:
Import devel/microsoft-gsl 3.1.0
OK abieber
---
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.
Status:
Vendor Tag: kn
Release Tags: kn_20211216
N ports/devel/microsoft-gsl/Makefile
N ports/devel/microsoft-gsl/distinfo
N ports/devel/microsoft-gsl/pkg/DESCR
N ports/devel/microsoft-gsl/pkg/PLIST
No conflicts created by this import