Logo white

Hu Chunming / vpt_ascend_arm

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • vpt_ascend_arm
  • 3rdparty
  • boost_1_81_0
  • libs
  • lambda2
  • README.md
  • 提交_GLIBCXX_USE_CXX11_ABI=0 编译的boost
    66d54af3
    Hu Chunming authored
    2024-05-09 19:40:52 +0800  
    Browse Code »
README.md 737 Bytes
Edit Raw Blame History Permalink

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.