16 Nov
2003
16 Nov
'03
6:43 p.m.
"Jorg Brown"
nowhere do I see any concise explanation of why an enormous amount of code (660 bytes in an optimized, no-symbols build) is generated when I say something as simple as
void Testbed(void) { boost::function<void> SimpleFPtr(&Testbed); }
a. What's your analysis of the reasons? b. Which compiler are you using? -- Dave Abrahams Boost Consulting www.boost-consulting.com