On 02/04/13 12:49, Prof. Dr.-Ing. Wilhelm Meier wrote: > Hi all, > > in the following simple example (code and project settings below) using > c++11-features I heavily miss the autocompletion: the templates of > <memory> aren't autocompleted as well as the members of the > std::shared_ptr template and the pointed-to object. > > I'm using qtcreator-2.7 and gcc-4.8.0.
Nope. Support for templates is severely lacking at the moment. There's nothing you can do. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
