Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX fails to recognize object pointers in vector

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
BruteForce Posted - Nov 30 2010 : 12:57:59 AM
If I have an std::vector of object pointers then when I use the [] operator to address an object in the array VAX does recognize that the item is an object pointer and thus fails to change '.' to '->' and I get at the end countless STL errors (because I am used to typing '.' and then VAX do the right thing...).

This substitution happens immediately before the tooltip containing the object methods is displayed.

Here is how it looks when VAX fails to do the substitution:


Here it is when does understand the variable type:




In both cases I pressed '.' after the variable name, but only in the second case it was substituted.

Warm Regards
Dimitris Staikos
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Dec 01 2010 : 3:17:01 PM
I am seeing the same effect here. Thank you for the clear description and for the screenshots.

case=9513

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000