summaryrefslogtreecommitdiff
path: root/devel/c++gsl/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2022-01-23Update c++gsl to version 3.1.0nros1-1/+4
Pkgsrc changes: Add buildlink3.mk Changes: CMake find_package support. gsl::span and gsl::span_iterator that align with the c++20 standard. Fix bug in gsl::narrow.
2018-07-20devel/c++gsl: Import version 1.0.0minskim1-0/+10
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.