News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

code completion for standart C++ library/

Started by pasparis, December 15, 2012, 10:17:15 PM

Previous topic - Next topic

pasparis

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

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.