2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 19:12:15 +00:00

beast: 1.76 update

This commit is contained in:
Richard Hodges
2021-03-09 08:54:12 +01:00
parent 51b5a6fab3
commit eefdebcc59

View File

@@ -36,6 +36,16 @@ Please keep the list of libraries sorted in lexicographical order.
* Add support for using the standard C++11 placeholders with `boost::bind`.
* Update `boost::apply` to use variadic templates and perfect forwarding.
* [phrase library..[@/libs/beast/ Beast]:]
* This update brings minor bug fixes and revamped CI reporting.
* We'd love to know how you or your company use Beast, consider adding an
entry to the
[@https://github.com/boostorg/beast/wiki/Companies-and-Individuals-Using-Beast Companies and Individuals Using Beast]
list.
* See the full
[@/libs/beast/doc/html/beast/release_notes.html Release Notes]
for a complete list of changes.
* [phrase library..[@/libs/poly_collection/ PolyCollection]:]
* Worked around [@https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95888 GCC bug]
affecting GCC versions 9.3-10.2 (issue [github poly_collection 20]).