diff --git a/libs/libraries.htm b/libs/libraries.htm index 0be4331d9c..b81ab65de2 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -127,6 +127,7 @@ how to download, build, and install the libraries.

  • convert - An extendible and configurable type-conversion framework, from Vladimir Batov
  • core - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.
  • coroutine - Coroutine library, from Oliver Kowalke
  • +
  • coroutine2 - Coroutine2 library (C++14), from Oliver Kowalke
  • crc - Cyclic Redundancy Code, from Daryle Walker.
  • date_time - Date-Time library from Jeff Garland.
  • @@ -435,6 +436,7 @@ how to download, build, and install the libraries.

  • atomic - C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann
  • context - Context switching library, from Oliver Kowalke
  • coroutine - Coroutine library, from Oliver Kowalke
  • +
  • coroutine2 - Coroutine2 library (C++14), from Oliver Kowalke
  • interprocess - Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators, from Ion Gaztañaga
  • lockfree - Lockfree data structures, from Tim Blechmann
  • @@ -959,4 +961,4 @@ or www.boost.org/LICENSE_1_0.txt<

    - \ No newline at end of file +