Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore generic programming principles using concepts in this keynote address from C++Now 2015. Delve into the Concepts Lite Technical Specification, which extends C++ with features for specifying and checking constraints on template arguments. Learn how concepts improve upon unconstrained templates, allowing for more precise and meaningful definitions of data structures and algorithms. Discover how this approach enhances the creation of efficient, reusable libraries in C++. Gain insights into the future of generic programming and its potential to revolutionize code organization and maintainability in C++ development.