[computer-go] C++ parameter passing

Chrilly c.donninger at wavenet.at
Thu Aug 10 00:44:54 PDT 2006


>
> C++ classes only have an overhead if they have virtual functions. Even
> passing "this" as the hidden parameter tends to get optimized away
> everywhere it is important.
>
> Darren
One passes also the "this" around. But my main point was: It does not make 
the design easier, more elegant.

Chrilly



More information about the computer-go mailing list