From ab41c8d16f4cae306ef717364b1e4c029e80a2f4 Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Mon, 28 Apr 2014 22:13:43 -0700 Subject: Add align to release --- libs/libraries.htm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index 9d6a908339..21b2d442ff 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -82,6 +82,8 @@ how to download, build, and install the libraries.

calculation, and collection of statistical accumulators, from Eric Niebler.
  • algorithm - A collection of useful generic algorithms, from Marshall Clow. 
  • +
  • align - Memory alignment functions, + allocators, and adaptors, from Glen Fernandes.
  • any - Safe, generic container for single values of different value types, from Kevlin Henney. 
  • array - STL compliant @@ -688,6 +690,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • Memory