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
Sane and Safe C++ Class TypesNDC Conferences via YouTube Constexpr ALL the Things!
CppNow via YouTube Goodbye Metaprogramming, and Hello Functional
CppNow via YouTube Constexpr - C++ At Compile Time
CppNow via YouTube Safe and Sane C++ Types
ACCU Conference via YouTube