Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Why codeblock does not support STL autocomletion?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Why codeblock does not support STL autocomletion? (Read 4752 times)
tonystz
Single posting newcomer
Posts: 5
Why codeblock does not support STL autocomletion?
«
on:
April 15, 2014, 04:08:21 am »
I use version 13.12 rev 9501. Could anybody help me?
Logged
EnterTheNameHere
Multiple posting newcomer
Posts: 19
Re: Why codeblock does not support STL autocomletion?
«
Reply #1 on:
April 19, 2014, 02:42:02 pm »
Few questions:
Was it working before, or you never saw tokens from std:: namespace?
Which compiler do you use?
Are you using -std=c++11, -std=c++1y, -std=c++0x or you haven't selected which standard to use?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Why codeblock does not support STL autocomletion?
«
Reply #2 on:
April 21, 2014, 12:07:19 pm »
It supports them, but the parser is not bullet-prof and fails sometimes.
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Why codeblock does not support STL autocomletion?