2
0
mirror of https://github.com/boostorg/yap.git synced 2026-02-21 15:42:10 +00:00
Files
yap/README.md
2016-12-15 19:09:46 -06:00

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