add reference to boost.coroutine2

This commit is contained in:
Oliver Kowalke 2015-02-05 18:47:03 +01:00
parent 6615cad8f5
commit 640d4feed4

View file

@ -126,6 +126,7 @@ how to download, build, and install the libraries.</p>
Kevlin Henney.</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> - C++11 Coroutine library, 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>