2026-04-24 16:10:07 +03:00
2026-04-24 15:54:45 +03:00
2026-04-24 16:10:07 +03:00
2021-10-28 23:13:48 +03:00
2026-04-24 01:55:53 +03:00
2022-08-15 19:32:03 +03:00
2024-08-27 14:07:08 +03:00
2026-04-24 15:54:45 +03:00
2020-09-06 21:04:32 +03:00
2021-06-27 04:19:54 +03:00
2024-08-27 13:59:28 +03:00
2022-08-15 19:32:30 +03:00
2020-09-08 04:42:18 +03:00
2021-09-05 01:19:08 +03:00

Lambda2

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.9 or later with -std=c++14 or above
  • Visual Studio 2015, 2017, 2019

Tested on Github Actions and Appveyor.

License

Distributed under the Boost Software License, Version 1.0.

S
Description
No description provided
Readme 160 KiB
Languages
C++ 82.7%
CMake 8.5%
Shell 3.8%
Batchfile 3.3%
HTML 1.7%