2014年C++大会的嘉宾演讲稿开放下载

2014年C++大会的嘉宾演讲稿,主办方已开放下载

关于C++未来十年的描述

  1. An Overview of C++11 and C++14 - Leor Zolman 
  2. Async sequences and algorithms to compose them - Kirk Shoop
  3. Asynchronous Computation in C++ - Hartmut Kaiser
  4. Back to the Basics! Essentials of Modern C++ Style - Herb Sutter
  5. Boost - a Bridge from C++98 to C++11 - Michael VanLoon 
  6. C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney
  7. C++ Test-driven Development- Unit Testing, Code Assistance and Refactoring - Peter Sommerlad