Author Topic: code completion for standart C++ library/  (Read 3546 times)

Offline pasparis

  • Single posting newcomer
  • *
  • Posts: 5
code completion for standart C++ library/
« on: December 15, 2012, 10:17:15 pm »
Hello,

I'am starting to use codeblock, on ubuntu 12.04,I run into a problem with no C++ code completion for standart C++ function;
when I type #include <io..> nothing in selection and with a standart STL vector ivVector.??? nothing in the available method

but the completion works for my code; I don't know what I need to do

thanks for help
patrick

phoe

  • Guest
Re: code completion for standart C++ library/
« Reply #1 on: December 18, 2012, 01:52:51 pm »
I am having this exact same problem on Windows 7 64-bit. SmartSense only works for my own code, but doesn't suggest anything for vectors or iterators for example.