summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2015-06-29 17:22:33 +0200
committerOliver Kowalke <oliver.kowalke@gmail.com>2015-06-29 17:22:33 +0200
commit9cd1cccdb0a02f01d61186a5839da3d4ea10734a (patch)
treeab01b9dafdfd00c77b5b706b8d2a94ad9df443fb /libs/libraries.htm
parent46d8e612700796cfdf64f2348bdda66f892b07be (diff)
downloadboost-9cd1cccdb0a02f01d61186a5839da3d4ea10734a.tar.gz
Update libraries.htm
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm4
1 files changed, 3 insertions, 1 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 0be4331d9c..b81ab65de2 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -127,6 +127,7 @@ how to download, build, and install the libraries.</p>
<li><a href="convert/index.html">convert</a> - An extendible and configurable type-conversion framework, from Vladimir Batov</li>
<li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
+ <li><a href="coroutine2/index.html">coroutine2</a> - Coroutine2 library (C++14), from Oliver Kowalke</li>
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
Walker.</li>
<li><a href="date_time/doc/index.html">date_time</a> - Date-Time library from Jeff Garland.</li>
@@ -435,6 +436,7 @@ how to download, build, and install the libraries.</p>
<li><a href="atomic/index.html">atomic</a> - C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann</li>
<li><a href="context/index.html">context</a> - Context switching library, from Oliver Kowalke</li>
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
+ <li><a href="coroutine2/index.html">coroutine2</a> - Coroutine2 library (C++14), from Oliver Kowalke</li>
<li><a href="interprocess/index.html">interprocess</a> - Shared memory, memory mapped files,
process-shared mutexes, condition variables, containers and allocators, from Ion Gazta&ntilde;aga</li>
<li><a href="lockfree/index.html">lockfree</a> - Lockfree data structures, from Tim Blechmann</li>
@@ -959,4 +961,4 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
</p>
</body>
-</html> \ No newline at end of file
+</html>