Use Q_GLOBAL_STATIC where K_GLOBAL_STATIC is not needed?

Thiago Macieira thiago at kde.org
Mon Feb 14 23:12:42 GMT 2011


On Monday, 14 de February de 2011 23:46:55 Stephen Kelly wrote:
> What I was getting at was really just that if the recommendation is to use
> K_GLOBAL_STATIC, but then QBasicAtomicPointer gets moved to some _p.h file,
> that is screwed too. Then using K_GLOBAL_STATIC is not a good
> recommendation. The recommendation should be to use something that doesn't
> use Qt internals.

QBasicAtomicPointer is a base class of the public class QAtomicPointer.

The split between them is that one is POD, the other isn't.
-- 
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: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110215/5fcd52e7/attachment.sig>


More information about the kde-core-devel mailing list