From 93eeca54da39c61f4689cd34d72c41ef734ac2ad Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 27 Jul 2005 19:03:07 +0000 Subject: Added parameter library (finally!) [SVN r30265] --- index.htm | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'index.htm') diff --git a/index.htm b/index.htm index 3305784c15..fa03e5fe59 100644 --- a/index.htm +++ b/index.htm @@ -1,8 +1,11 @@ - + + + Boost C++ Libraries @@ -145,6 +148,14 @@ A TR1 hash function object that can be extended to hash user defined types, from Daniel James. +
  • Parameter + library: Write functions that accept + arguments by name: especially useful when a + function has more than one argument with a useful + default value, since named arguments can be passed + in any order.
  • +
  • Pointer Container Library: Containers for storing @@ -683,7 +694,8 @@

    Revised $Date$

    + "cvs-keyword-date">$Date: 2005/07/25 06:06:04 + $

    -- cgit v1.2.1