https://github.com/boostorg/yap
A C++14-and-later expression template library
https://github.com/boostorg/yap
Last synced: 9 months ago
JSON representation
A C++14-and-later expression template library
- Host: GitHub
- URL: https://github.com/boostorg/yap
- Owner: boostorg
- License: bsl-1.0
- Created: 2016-12-08T02:03:40.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-15T16:57:49.000Z (10 months ago)
- Last Synced: 2025-03-29T04:08:49.567Z (10 months ago)
- Language: C++
- Homepage: https://boostorg.github.io/yap
- Size: 2.5 MB
- Stars: 108
- Watchers: 8
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
[](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