a text on optimizing C++

Martijn Klingens kde-optimize@mail.kde.org
Sat, 25 Jan 2003 00:17:56 +0100


On Friday 24 January 2003 23:29, Waldo Bastian wrote:
> It only works as long as you need to write one entry.

Ehm, I used Lubos' code as example. In my case it wasn't about KConfig.

I was merely asking if such a construct to not introduce a symbol is frowned 
upon or acceptable.

Real example:

( new QVBoxLayout( ... ) )->setAutoAdd( true );

-- 
Martijn