66d54af3
Hu Chunming
提交_GLIBCXX_USE_CX...
|
1
2
3
4
5
6
7
8
9
10
11
|
[](https://travis-ci.org/boostorg/yap)
[](https://ci.appveyor.com/project/tzlaine/yap)
[](LICENSE_1_0.txt)
# 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
|