Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.07 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.07 KB

Modern C++ Syntax

Starts with the Opening quizz.

Reviews the problems central to early C++, the best practices that address them, and the syntactical innovations in modern C++:

  1. New type inference, old mumbers headaches, new universal initialization,
  2. Remainders about pointers, new rvalue references, new smart pointers,
  3. Reminders about templates and specialization, novelties,
  4. Reminders and novelties about objects & classes, new lambda functions.

Concludes with the Coding Dojo.

© CNRS 2024
This document was created by David Chamont. It is available under the Licence Creative Commons - Attribution - No commercial use - Shared under the conditions 4.0 International