Hi all, Will an inlined empty function have any performance penalty, i.e., will g++ generate any code at all for it?
inline void foo(int a) {}
Cheers,
Paulo Matos
_______________________________________________
Help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus
