autocomplete for shared_ptr not working.

Answered

Hi !

(I posted this as a comment to https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000373384-autocomplete-for-unique-ptr-not-working?input_string=autocomplete%20for%20shared_ptr%20not%20working. but noticed that the post was marked "complete" so I'm posting as a new item)

Autocomplete for shared_ptr does not work on clion 181.4203.549, g++5, on Ubuntu Xenial.

Here is a screen shot including reproducing code:

Could you check if this is a known issue?

I would appreciate any workarounds or suggested upgrades of the compiler or standard C++ library.

Thanks!

0
1 comment

According to this comment, the issue is fixed in CLion 2018.1.2.

0

Please sign in to leave a comment.