Home Books How to reduce binary size in C++
How to reduce binary size in C++
Cancel

How to reduce binary size in C++

How to reduce binary size in C++ cover

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

Get the book on LeanPub

Get the book on Amazon