khb
Tomato Guru
Germany
337 Posts |
Posted - Jun 19 2006 : 05:59:03 AM
|
The autocompletion in build 1524 doesn't work for stl strings any more (I'm sure it did in 14xx). For example, typing:
string str; str.c_s<Ctrl+Space>
will not result in
str.c_str
any more. For other stl containers (e.g. list) everything is all right.
I'm using VC6, Win XP, no futher add-ins.
Regards, Marcus. |
|