diff --git a/index.htm b/index.htm index bff100bf4f..6b27d29ef0 100644 --- a/index.htm +++ b/index.htm @@ -136,6 +136,14 @@ License. Eva Chan, Harvard Law School, contributed analysis of issues and drafts of various legal documents. +
  • + enable_if added - Selective inclusion of + function template overloads, from Jaakko Järvi, + Jeremiah Willcock, and Andrew Lumsdaine. This + is an important new technique which exploits + the SFINAE + (substitution-failure-is-not-an-error) + principle. 
  • Variant Library added - Safe, generic, stack-based discriminated union container, from Eric Friedman and Itay Maman.
  • @@ -421,50 +429,6 @@
  • The usual small fixes and tweaks.
  • -

    February 5, 2002 - Version 1.27.0

    - @@ -473,7 +437,7 @@

    Revised - 26 November, 2003

    + 03 December, 2003

    © Copyright Beman Dawes, David Abrahams, 1998-2003.

    Use, modification, and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file @@ -481,4 +445,4 @@ LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)

    - + \ No newline at end of file