Smaller binary size with C++ on baremetal (g++) – Part 2: Templates
Following up on my previous post regarding the same topic, this post will specifically discuss reducing code bloat resulting from the use of templates.
Following up on my previous post regarding the same topic, this post will specifically discuss reducing code bloat resulting from the use of templates.