mirror of
https://github.com/boostorg/yap.git
synced 2026-02-21 15:42:10 +00:00
408 B
408 B
yap
A C++14-and-later expression template library
This is a proposed Boost library. It covers the same problem space as Boost.Proto, but works quite differently, due to the availability of lots of new features in C++14 and later.
The master branch contains a C++17 implementation. The C++14 implementation is on a branch called "c++14".
Please read the docs for details: https://tzlaine.github.io/yap