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.
-std=c++14
or above-std=c++14
or aboveTested on Github Actions and Appveyor.
Distributed under the Boost Software License, Version 1.0.