Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Quincunx271 Quincunx271 released this 24 May 06:06

Initial "complete" release of TerseLambda.

Features:

  • Terse lambda macros TL and TLR with SFINAE-friendliness and noexcept-friendliness.
  • TL_FWD for concise std::forward.
  • No external dependencies.

Compiler support of TerseLambda v1.0.0-alpha.1:

  • GCC 10+
  • Clang 10+
  • MSVC - Internal Compiler Error
  • AppleClang - Clang version too old