Update libraries.htm

This commit is contained in:
Oliver Kowalke 2015-06-29 17:22:33 +02:00
parent 46d8e61270
commit 9cd1cccdb0

View file

@ -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>
</html>