1[](https://travis-ci.org/boostorg/yap) 2[](https://ci.appveyor.com/project/tzlaine/yap) 3[](LICENSE_1_0.txt) 4 5 6# yap 7A C++14-and-later expression template library 8 9This 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. 10 11Please read the docs for details: https://boostorg.github.io/yap 12