From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. Signed-off-by: Daniel Baumann --- src/boost/libs/yap/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/boost/libs/yap/README.md (limited to 'src/boost/libs/yap/README.md') diff --git a/src/boost/libs/yap/README.md b/src/boost/libs/yap/README.md new file mode 100644 index 00000000..ce6b8be3 --- /dev/null +++ b/src/boost/libs/yap/README.md @@ -0,0 +1,11 @@ +[![Build Status](https://travis-ci.org/boostorg/yap.svg?branch=master)](https://travis-ci.org/boostorg/yap) +[![codecov](https://codecov.io/gh/tzlaine/yap/branch/master/graph/badge.svg)](https://codecov.io/gh/tzlaine/yap) +[![License](https://img.shields.io/badge/license-boost-brightgreen.svg)](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 -- cgit v1.2.3