I would like to learn more about C++0x. What are some good references and resources? Has anyone written a good book on the subject yet?
Lambda Expressions,
The Type Traits Library,
The rvalue Reference,
Concepts,
Variadic Templates,
shared_ptr
Regular Expressions
Tuples
Multi Threading
The C/C++ Users Journal,
The New C++,
Article
Google tech talk
overview at wikipedia
Boost