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
 parser problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

gmit
Whole Tomato Software

Croatia
90 Posts

Posted - Dec 27 2005 :  6:12:20 PM  Show Profile  Reply with Quote
If you have something like:

template<typename A, B, C, D>
void abc(map<A, B, C, D> &);


And then start writting:

abc(1, 2,


In tooltip that appears, A, B, C and D letters will be bolded as you type parameters.

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Dec 28 2005 :  4:13:22 PM  Show Profile  Reply with Quote
i am seeing the same thing. it is a bit clearer with the example:

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

void F()
{
T(1, 2.3)
}

case=893

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Apr 14 2006 :  1:17:35 PM  Show Profile  Reply with Quote
Fixed in build 1445.
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