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
 Alt-G doesn't work in this scenario
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tailsu
Senior Member

37 Posts

Posted - Oct 16 2008 :  02:31:36 AM  Show Profile  Reply with Quote
struct foo
{
void goo() {}
};

template <class T>
T* bar()
{
return new T;
}

...

bar<foo>()->goo();

Alt-G on goo() on the previous line does absolutely nothing.


accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Oct 16 2008 :  1:59:22 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=5690
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 01 2012 :  8:55:34 PM  Show Profile  Reply with Quote
case=5690 is fixed in build 1908
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