C++11 - New Tools for Class and Library Authors
Offered By: CppNow via YouTube
Course Description
Overview
Explore the powerful new features introduced in C++11 for class and library authors in this comprehensive conference talk from CppNow 2012. Dive deep into advanced topics such as variadic templates, static assert, constexpr, explicit conversion functions, and decltype. Gain valuable insights and practical knowledge to enhance your C++ programming skills and leverage these cutting-edge tools in your own class and library designs.
Syllabus
Scott Schurr: C++11: New Tools for Class and Library Authors
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube