Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1432 Comma in template def. separates func. params

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
beef Posted - Nov 24 2005 : 03:59:15 AM
Simple reproduction case:

void T(std::map<int, double> x, float y)
{
}

void F()
{
T(n, |
}

The VAX parameter info box states, that 'double> x' is the second parameter of the function T (probably because it treats every comma as a parameter separator). After disabling VAX, the hint shows correctly.
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Apr 14 2006 : 1:17:28 PM
Fixed in build 1445.
feline Posted - Nov 24 2005 : 4:07:18 PM
i am seeing the same thing

case=893

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