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
 1532: Alt+M Bug
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Aug 19 2006 :  10:31:34 PM  Show Profile  Reply with Quote
VS2005, VAX1532, C++

The great news is that template class declarations and tempalte functions are now listed in Alt+M's listbox. But the text here is somewhat dirty.

In a header file I have:

class cNumberAdder : public cAdder {
public:
[...]
template <class T> void CreateEditBox();
}

If I press Alt+M here, the listbox item will be

cNumberAdder.template-100.T> void CreateBox()

for this function.

(In VAX 1530 this template function wasn't listed at all.)

...and this template class declaration:

template <class T> class cTreeNodeAdderTemplate : public cTreeNodeAdder {

is listed as

template-6.T> class cTreeNodeAdderTemplate

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 20 2006 :  5:01:27 PM  Show Profile  Reply with Quote
confirmed

case=2165

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

support
Whole Tomato Software

5566 Posts

Posted - May 31 2007 :  01:29:25 AM  Show Profile  Reply with Quote
fixed in build 1557
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