From 14adc9348bb00741685dc2008f109f05bbe62b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 3 May 2005 18:37:44 +0000 Subject: *** empty log message *** [SVN r28635] --- index.htm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.htm') diff --git a/index.htm b/index.htm index fbd9891c9d..c6cb2f7c60 100644 --- a/index.htm +++ b/index.htm @@ -191,6 +191,12 @@ l Python bindings, from Doug Gregor and Indiana University. class, which provides dynamically-typed access to a set of property maps. +
  • Range Library: + Minor addition of convenience functions to + iterator_range like + front(), back() and operator[](). + +
  • Signals Library: added slot blocking/unblocking, from Frantz Maerten. Huge improvements to signal invocation performance from Robert Zeh.
  • -- cgit v1.2.1