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
 1645: alt-M list and nested types
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

.oisyn
Tomato Guru

162 Posts

Posted - Jul 14 2008 :  6:23:43 PM  Show Profile  Reply with Quote
When you define a nested class or struct outside of their parent class/struct, the method list shows them as the parent's constructor.

struct Foo
{
    struct Bar;
};

struct Foo::Bar
{
};


The method list for the above file shows "Foo" and "Foo::Foo"

Btw, I do very much appreciate that classes and structs without methods are listed in the method list since 1645 :)

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jul 17 2008 :  5:27:06 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=18584

zen is the art of being at one with the two'ness
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