C++ Horizons - Bryce Adelstein Lelbach - NDC TechTown 2024
About this talk
This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndctechtown.com/ Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! https://www.facebook.com/ndcconferences https://twitter.com/NDC_Conferences https://www.instagram.com/ndc_conferences/ #cplusplus #code #gpu In the next decade, three major new C++ features will reshape how we write C++ code - reflection/injection, pattern matching, and senders: * Reflection/injection - facilities for extracting information from the program, performing compile-time computations based on that information, and injecting new program entities based on those computations. * Pattern matching - a new expressive selection mechanism that matches values against patterns and binds variables when matches are successful. * Senders - a framework for asynchronous programming that enables us to write generic code that can run on any type of execution resource, from a single thread to a cluster of GPUs. Come to this talk to find out what's on the horizon for C++, how it will change how you code, and why you should be excited about it.
Stay Updated
Get notified about new features and conference additions.