mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 16:40:42 +00:00
boost.coroutine2 uses C++14
This commit is contained in:
parent
10f621218a
commit
45ee88d571
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +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="coroutine2/index.html">coroutine2</a> - C++14 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