YoVDO

Diet for Your Templates - Reducing Code Bloat in Your Templated Library

Offered By: CppNow via YouTube

Tags

C++Now Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore techniques for reducing code bloat in heavily templated C++ libraries in this 53-minute CppNow conference talk. Learn how to address issues like huge object files, long link times, large executables, and linker crashes caused by template-heavy code. Discover the strategies implemented by Sebastian Redl to optimize the in-house IoC++ library, significantly improving link times and overall performance. Gain insights into effective template management and code optimization practices for C++ developers working with complex, template-driven libraries. Access accompanying slides for additional reference and visual aids to enhance understanding of the presented concepts.

Syllabus

Sebastian Redl: Diet for your Templates - Reducing Code Bloat in Your Templated Library


Taught by

CppNow

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp