This document contains an interview transcript with Bjarne Stroustrup, the creator of the C++ programming language. In the interview, Stroustrup discusses various aspects of the new C++0x standard, including its improved support for concurrency, threads, avoiding data races, and passing values between threads. He emphasizes C++'s role as a general purpose language suitable for systems programming that combines low-level machine efficiency with flexible abstraction mechanisms.