Shorty library offers terser syntax for C++ lambdas, simplifying tasks like sorting, filtering, zipping, and transforming data. It allows for straightforward syntax to call external functions, cast data types, and remap indices. The library supports various flexible argument notations and options for capturing by reference or copy.

2m read timeFrom github.com
Post cover image
Table of contents
accessing argumentsquerying argumentscapturingcalling functionscastingmaking a tupleassigning

Sort: