Friday, November 2, 2012 12:45pm (U.S. Pacific Time)
This talk will give an update on recent progress and near-future directions for C++, both at Microsoft and across the industry, with some announcements of interest in both areas. The speaker is the lead language architect of Visual C++ and chair of the ISO C++ committee.
UPDATE (Nov 4 2012): It turns out 1.5 release was just in time for the front page.

ISOCpp.org Announcement

After talk interview
It’s official! C++ now has it’s own “Marketing Department” and a reliable place to go learn about the language, where is it going and what’s happening around it.
According to isoccp.org About page, goals are:
1) To promote dissemination of correct and up-to-date information about modern C++.
2) To promote greater availability of high-quality C++ libraries, including both standard libraries (by reducing barriers to submitting and adopting libraries in Standard C++ itself) and community libraries (by having an organized, and ideally tool-supported, way for C++ developers to discover and use libraries).
To stay in tune with your favorite language, make sure to bookmark the above web site and visit often.
Development Release 1.5.0 is available. Major new features include a significantly improved Data framework, the new JSON library, and lots of other improvements. Please note that this is a development release and not considered stable. Interfaces may change, backwards compatibility may be broken, not all platforms may work and there may be some rough edges. See the CHANGELOG or download here.
The Code Camp 2012 “Dynamic C++” presentation went really well. There was 40+ attendees and lots of participation, discussion, interesting questions and suggestions. Slides are here.
Thanks a lot to everyone who attended and helped with this event.
EDIT: Code from the presentation is also available now.