From 10a523382903820486d2405b2841200d49a0fbda Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 9 Sep 2013 04:06:52 +0000 Subject: Merge Predef library to release. [SVN r85618] --- libs/libraries.htm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index 39a89bfb31..1a64046781 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -242,6 +242,13 @@ how to download, build, and install the libraries.

  • Phoenix - Define small unnamed function objects at the actual call site, and more, from Joel de Guzman, Dan Marsden and Thomas Heller
  • + +
  • Predef - This library defines a set of + compiler, architecture, operating system, library, and other version + numbers from the information it can gather of C, C++, Objective C, and + Objective C++ predefined macros or those defined in generally available + headers, from Rene Rivera.
  • +
  • pointer container - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen.
  • @@ -868,6 +875,13 @@ of arbitrary data for persistence and marshalling, from Robert Ramey Kevlin Henney.
  • numeric/conversion - Optimized Policy-based Numeric Conversions, from Fernando Cacciola.
  • + +
  • Predef - This library defines a set of + compiler, architecture, operating system, library, and other version + numbers from the information it can gather of C, C++, Objective C, and + Objective C++ predefined macros or those defined in generally available + headers, from Rene Rivera.
  • +
  • swap - Enhanced generic swap function, from Joseph Gauterin.
  • timer - Event timer, -- cgit v1.2.1