Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1645: alt-M list and nested types

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
.oisyn Posted - Jul 14 2008 : 6:23:43 PM
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 :)
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 17 2008 : 5:27:06 PM
I am seeing the same effect here. Thank you for the clear description.

case=18584

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000