Hello everybody
I've just pushed my first commit to QtGui, trying to follow the
contribution guidelines posted here
http://wiki.qt.io/Qt_Contribution_Guidelines. Now I have some questions
regarding the process. It seems that I have done it at least partly
wrong ;-)
The codereview to my chan
On Saturday 09 September 2017 10:46:49 Sean Harmer wrote:
> Hi,
>
> I have a use case where we need to create, use and destroy a relatively
> large number of QSharedPointers rapidly. To avoid the malloc overhead it
> would be nice to be able to use a pool of QSharedPointers.
>
> We have QSharedPo