Proposed additions to C++
(From LtU) Herb Sutter’s update about additions to the C++ language, including additions to the standard libraries for polymorphic function object wrappers, and tuple types (PDF). Most proposed additions to the standard library gestate in the Boost library for a while, and tuples are no exception.