[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: KPresenter
From:       "Dirk A. Mueller" <dmuell () gmx ! net>
Date:       1999-11-01 22:06:36
[Download RAW message or body]

Reginald Stadlbauer <reggie@troll.no> wrote:

>>> back to C-casts now (would be lots of work :-(( )
>> errm, if const_casts would work, why don't use them? they're faster! 
>> :)
> Who says const_casts would work.

errm, I was writing bullshit. s/const_casts/static_casts/

> ( (AClass*)aPtr )->soSomething().

that's exactly equivalent to

static_cast<AClass* >(aPtr)->doSomething()


-- 
Dirk A. Mueller

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic