Registered Member
|
Hi,
Is it possible to get autocompletion for objects pointed by std::unique_ptr ? For example (using openCV):
Code is working properly but without autocompletion. Is there some way to get this working? There was a bug reported some time ago: http://article.gmane.org/gmane.comp.kde ... gs/1265092 |
Global Moderator
|
Hi,
The problem seems to be that KDevelop's parser chokes on some of the complicated templates which are used in the unique_ptr header, for example this one:
This is a bug in the KDevelop C++ parser, which is no easy thing to fix. If you want to speed up the process of fixing it, maybe identifying a minimal example of such a template and posting that to the bug report would help. Greetings, Sven
I'm working on the KDevelop IDE.
|
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan, Sogou [Bot]