In fact, templates can lead to _less_ code size, because they allow for efficient elimination of dead code. --- In AVR-Chat@yahoogroups.com, Martin McKee <martinjaymckee@...> wrote: > > 1) Templates... sometimes. I've used templates extensively to allow for > safe ( compared to preprocessor magic ) compile-time polymorphism and have > suffered NO expansion in code size or execution time compared to a direct C > implementation.
Message
Re: Mixing gcc C & C++
2012-11-28 by anickol