summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2015-02-11 20:01:53 +0100
committerDaniel James <daniel@calamity.org.uk>2016-03-03 09:43:54 +0000
commit45ee88d5712d515fd49db349ce3ce64e2c2dbb3a (patch)
tree5a6a50fa9126e321f31e39e5d72625bacb84688b /libs/libraries.htm
parent10f621218a948cf92f4608f569db47dddf568c53 (diff)
downloadboost-45ee88d5712d515fd49db349ce3ce64e2c2dbb3a.tar.gz
boost.coroutine2 uses C++14
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 0cefcb37dc..322a58e1dd 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -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>