mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
add reference to boost.coroutine2
This commit is contained in:
parent
6615cad8f5
commit
640d4feed4
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue