Adapting C++20 Ranges Algorithms for Most Metaprogramming Needs in Fewer Than 1,000 Lines of Code
Offered By: CppNow via YouTube
Course Description
Overview
Explore how C++20 ranges algorithms can be adapted for metaprogramming in this comprehensive conference talk from CppNow 2023. Discover how to leverage new C++20 features to increase the accessibility of metaprogramming and address common software engineering challenges. Learn about a single-header,
Syllabus
Adapting C++20 Ranges Algorithms for Most Metaprogramming Needs in Fewer Than 1,000 Lines of Code
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