On Sunday November 16 2014 18:46:50 Sean Harmer wrote: > An atomic integer is used. See for e.g. QVector which uses QArrayData which > in > turn uses QtPrivate::RefCount which in turn uses QBasicAtomicInt.
Good, I was actually hoping to hear that :) (I was arguing to do the same for KDE's global reference counting that used a simple int ... and can cause the app to quit when the counter reaches 0 ...) Cheers, René
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest