From b357943feb1dc9893f4a828e76926b29f3ef309d Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 20 Feb 2006 18:06:47 +0000 Subject: Flesh out parameter, python changes. Re-alphabetize. [SVN r33031] --- index.htm | 56 +++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 21 deletions(-) (limited to 'index.htm') diff --git a/index.htm b/index.htm index e560917eae..72ae039fcb 100644 --- a/index.htm +++ b/index.htm @@ -1,5 +1,5 @@ - + @@ -357,6 +357,33 @@ +
  • + Parameter + Library: + + +
  • +
  • Pointer Container @@ -403,27 +430,14 @@ stl_input_iterator, for turning a Python iterable object into an STL input iterator, from Eric Niebler.
  • - - -
  • Python Library: - Boost.Python now automatically appends C++ - signatures to docstrings. The new docstring_options.hpp - header is available to control the content of - docstrings. Support for void* - conversions is added.
  • +
  • Support for void* conversions + is added.
  • -
  • - Parameter - Library: - -
  • -- cgit v1.2.1