A clean installation of clang_complete, resulted in stl data structures not being auto completed correctly. Below you can see that
s. doesn't suggest the push_back function for the vector structure from STL.
I have attached the vim version output, as well as the .vimrc configuration.



A clean installation of clang_complete, resulted in stl data structures not being auto completed correctly. Below you can see that
s.doesn't suggest thepush_backfunction for the vector structure from STL.I have attached the vim version output, as well as the .vimrc configuration.