cmake | ||
doc | ||
example | ||
include/boost/yap | ||
meta | ||
perf | ||
test | ||
.clang-format | ||
.gitattributes | ||
.travis.yml | ||
appveyor.yml | ||
CMakeLists.txt | ||
index.html | ||
LICENSE_1_0.txt | ||
README.md |
yap
A C++14-and-later expression template library
This is a 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.
Please read the docs for details: https://boostorg.github.io/yap