$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-11-16 13:43:23
"Jorg Brown" <jorg_at_[hidden]> writes:
> 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