A C++14 lambda library
This is an implementation of the simple C++14 lambda library described in this post.
It has no dependencies and consists of a single header.
See the documentation for more information.
Supported Compilers
- g++ 5 or later with
-std=c++14
or above - clang++ 3.5 or later with
-std=c++14
or above - Visual Studio 2015, 2017, 2019
Tested on Travis and Appveyor.
License
Distributed under the Boost Software License, Version 1.0.
version | 1.77.0+1 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-lambda2-1.77.0+1.tar.gz |
sha256 | 01d1f4d793a852504580c71db8c7c1f52d99d91518565d626a7e317c697c9304 |
project | boost |
---|---|
url | github.com/boostorg/lambda2 |
doc-url | www.boost.org/doc/libs/1_77_0/libs/lambda2 |
package-url | github.com/build2-packaging/boost |
boost-users@lists.boost.orgMailing list | |
package-email | packaging@build2.orgMailing list |
topics | C++Boost |
Reviews
fail | 0 |
---|---|
pass | 1 |