[Qt-interest] QList<T> conversion
Thiago Macieira
thiago at kde.org
Wed Feb 2 00:17:57 CET 2011
On Tuesday, 1 de February de 2011 23:43:29 Thiago Macieira wrote:
> struct Base {};
> struct Derived: Base { void someDerivedMethod(); };
>
> Derived d;
>
> Derived *d_ptr &d;
> Base *b_ptr d_ptr;
>
> but the following isn't:
>
> Derived **d_ptr_ptr &d_ptr;
> Base **b_ptr_ptr d_ptr_ptr;
Note: equal signs got stripped in my email.
KMail 2.x known bug.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110202/3ad8b696/attachment.bin
More information about the Qt-interest-old
mailing list