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
 Feature Requests
 Replace 'auto' with actual type
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

joostn
Junior Member

16 Posts

Posted - Mar 13 2015 :  07:34:58 AM  Show Profile  Reply with Quote
auto v1=xxx.yyy;

It would be nice if there was an easy way to replace 'auto' with the actual type. Or perhaps just be able to copy the fully expanded type name to the clipboard.

This is useful for example if the above needs to be replaced by this:
TVery<TComplex<Thing> > > v1;
if(yes)
{
  v1=xxx.yyy;
}
else
{
  v1=yyy.xx;
}

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Mar 13 2015 :  2:03:40 PM  Show Profile  Reply with Quote
We are considering adding this feature at some point:

case=79735
Go to Top of Page

pwc
Tomato Guru

138 Posts

Posted - Jul 23 2015 :  6:04:29 PM  Show Profile  Reply with Quote
+1
Go to Top of Page

Cellule
New Member

USA
2 Posts

Posted - Aug 11 2015 :  2:01:03 PM  Show Profile  Reply with Quote
+1
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Aug 12 2015 :  5:16:15 PM  Show Profile  Reply with Quote
Thank you for the feedback, it helps seeing what's important to our users.
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