Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Solving the "constructor" problem in C++

Author: Russell Reagan

Date: 14:02:48 06/12/02

Go up one level in this thread


On June 12, 2002 at 16:08:47, Bo Persson wrote:

>For MSVC++ 7.0, The code for f() looks like this

When did 7.0 come out? Or are you using a beta version?

>I especially notice that line 20 doesn't generate any code at all except for the
>stack space allocation (sub esp,520).

So there is still a function call being made by the constructor? Or is that by
the function f()?

And what do you mean by "C++ code bloat"? I assume it has something to do with
the ASM that was generated?

Russell



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.