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

Merge pull request #601 from boostorg/pdimov-patch-2

Add release notes for Variant2
This commit is contained in:
Glen Fernandes
2021-03-06 19:05:18 -05:00
committed by GitHub

View File

@@ -56,6 +56,9 @@ Please keep the list of libraries sorted in lexicographical order.
Initial implementation inspired by submission from Mikhail Komarov.
* Add CI testing for Cygwin 32 and 64.
* [phrase library..[@/libs/variant2/ Variant2]:]
* Improved generated code for the double buffered case.
[/ Example:
* [phrase library..[@/libs/interprocess/ Interprocess]:]
* Added anonymous shared memory for UNIX systems.