|
From: Luigi B. <lui...@gm...> - 2009-01-28 10:14:38
|
On Wed, 2009-01-28 at 10:40 +0100, Ferdinando Ametrano wrote: > It's coded this way to reduce file dependencies: [...] > > Besides I'm not an expert here, but chances are a good compiler could > inline anyway... Nope, it's a virtual method. In most cases a compiler would not inline it, even if it was defined as inline. Luigi -- When I was a boy of fourteen, my father was so ignorant I could hardly stand to have the old man around. But when I got to be twenty-one, I was astonished at how much the old man had learned in seven years. -- Mark Twain |