From cbd1cd7844deaf4e18b847ac650795a3fc4da94d Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 1 Jun 2014 22:12:04 +0300 Subject: Update core description. Conflicts: libs/libraries.htm --- libs/libraries.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index e39e9c9c8e..b83cc1ccc5 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -123,7 +123,7 @@ how to download, build, and install the libraries.

  • container - Standard library containers and extensions, from Ion Gaztañaga
  • context - Context switching library, from Oliver Kowalke
  • conversion - Polymorphic and lexical casts, from Dave Abrahams and Kevlin Henney.
  • -
  • core - A collection of core utilities, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.
  • +
  • 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
  • crc - Cyclic Redundancy Code, from Daryle Walker.
  • @@ -884,7 +884,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey