do not click

Meeting C++ 2024   |  Online   |  Training   |  Books   |  Survey   |  Job fair   |  Advertising   |  Jobposting   |  Login

Back to Meeting C++ Books

How to reduce binary size in C++

Please login to comment

How to reduce binary size in C++

By reading this book you will learn how you will learn about different factors influencing the size of your C++ binaries:

  • different ways of programming, including runtime polymorphism, templates, inlining, etc
  • various compiler and linker settings
  • the intersection of the above two, such as RTTI and exceptions

Copyright Meetingcpp GmbH Imprint Privacy Policy