[Development] unique_ptr vs. QSharedPointer
Philippe
philwave at gmail.com
Tue May 3 13:27:47 CEST 2016
These are completely different.
Maybe you mean
shared_ptr vs. QSharedPointer ?
Philippe
On Tue, 3 May 2016 11:14:05 +0000
Shawn Rutledge <Shawn.Rutledge at qt.io> wrote:
> In what ways are they different?
>
> Is it OK to use unique_ptr in public API starting in 5.7?
>
> How about in internal implementation?
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
More information about the Development
mailing list