From 0034107fbddde66e9014a29a52424ca8d20af3da Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 16 May 2013 22:29:58 +0000 Subject: Merge polygon update to libraries.htm [SVN r84306] --- libs/libraries.htm | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index 11e8f27bf7..04b8496743 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -246,9 +246,9 @@ how to download, build, and install the libraries.

  • pointer container - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen.
  • -
  • polygon - Voronoi diagram construction and - booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, - from Lucanus Simonson, Andrii Sydorchuk.
  • +
  • polygon - Voronoi diagram construction + and booleans/clipping, resizing/offsetting and more for planar polygons + with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.
  • pool - Memory pool management, from Steve Cleary.
  • preprocessor - Preprocessor @@ -376,6 +376,9 @@ how to download, build, and install the libraries.

  • minmax - standard library extensions for simultaneous min/max and min/max element computations, from Hervé Brönnimann.
  • +
  • polygon - Voronoi diagram construction + and booleans/clipping, resizing/offsetting and more for planar polygons + with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.
  • range - A new infrastructure for generic algorithms that builds on top of the new iterator concepts, from Thorsten Ottosen.
  • @@ -493,6 +496,9 @@ how to download, build, and install the libraries.

    wrapper for optional values, from Fernando Cacciola.
  • pointer container - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen.
  • +
  • polygon - Voronoi diagram construction + and booleans/clipping, resizing/offsetting and more for planar polygons + with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.
  • property tree - A tree data structure especially suited to storing configuration data, from Marcin Kalicinski and Sebastian Redl.
  • @@ -712,8 +718,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • operators - Templates ease arithmetic classes and iterators, from Dave Abrahams and Jeremy Siek.
  • -
  • polygon - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from - Lucanus Simonson.
  • +
  • polygon - Voronoi diagram construction + and booleans/clipping, resizing/offsetting and more for planar polygons + with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.
  • random - A complete system for random number generation, from Jens Maurer.
  • ratio - A compile time ratio arithmetic, -- cgit v1.2.1