Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 std::vector [] doesn't convert . to ->
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sclavel
New Member

2 Posts

Posted - Jul 14 2011 :  3:08:04 PM  Show Profile  Reply with Quote
Hello,

I just found out that . conversion is not working for STL vectors of pointers.
I don't know if it was doing this in previous build or not.
I'm using build 1850.

class foo
{
void bar();
}

vector<foo*> x;

x[0]. // will autocomplete with .bar() instead of ->bar()

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jul 15 2011 :  02:37:03 AM  Show Profile  Reply with Quote
I am seeing the same problem here. Thank you for the very clear description.

case=9513
Go to Top of Page

sclavel
New Member

2 Posts

Posted - Sep 12 2011 :  2:40:31 PM  Show Profile  Reply with Quote
This problem is still present in build 1856...
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Sep 12 2011 :  4:20:10 PM  Show Profile  Reply with Quote
Unfortunately this bug has not yet been fixed. This thread should be updated when this has been fixed.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000