[Qt-creator] Do smart pointers work in Creator 4.0?

Guenter Schwann guenterlists at schwann.at
Wed Mar 23 16:43:10 CET 2016


On Wednesday, March 23, 2016 05:15:58 PM Nikos Chantziaras wrote:
> I see that Creator 4.0 beta was released. Does someone know if either
> the built-in or the clang code model now supports auto-completion when
> dereferencing smart pointers? (std::shared_ptr and std::unique_ptr).

std::shared_ptr and std::unique_ptr do work fine for me with the clang model.
The model is getting quite slow with lost of templates, includes... But works 
pretty well in general and adds some nice features.

Cheers
Guenter




More information about the Qt-creator mailing list