diff options
author | João Abecasis <joao@abecasis.name> | 2009-11-06 15:09:39 (GMT) |
---|---|---|
committer | Marius Storm-Olsen <marius.storm-olsen@nokia.com> | 2009-11-10 09:13:18 (GMT) |
commit | d5db58127b16f3c2508975661ee7328f569b9518 (patch) | |
tree | c043003941c6fbd58d714458f1c4d04cfd1ab12e /src/activeqt/shared | |
parent | 45c197899b7444230c7eefbb6f208eb237b07ed2 (diff) | |
download | Qt-d5db58127b16f3c2508975661ee7328f569b9518.zip Qt-d5db58127b16f3c2508975661ee7328f569b9518.tar.gz Qt-d5db58127b16f3c2508975661ee7328f569b9518.tar.bz2 |
Make QScopedPointer::operator== and != non-member
Non-member operator allows implicit conversions on both arguments.
A single operator is enough to support QScopedArrayPointer,
QCustomScopedPointer and QScopedSharedPointer since equality semantics
don't change and the deleter is managed in the base class.
Reviewed-by: Marius Storm-Olsen
Diffstat (limited to 'src/activeqt/shared')
0 files changed, 0 insertions, 0 deletions