Unused member functions
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
1. Are they included in compiled files (.obj, .dll,...) 2. What about unused friend functions? -- modified at 7:41 Thursday 13th April, 2006 Anybody? Look I know that different compilers optimize code differently, but I would like to know : A) What does the standard say? B) What code MSVC 7.1 produces?