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
 VA shows using declaration instead of original
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

yym
Senior Member

Israel
31 Posts

Posted - May 08 2011 :  06:17:57 AM  Show Profile  Reply with Quote
namespace N
{
	void func();
};


int main()
{
	using N::func;

	func(); // here
}

When the cursor is in func in the marked line the navigation bar shows "using N.func" instead of "void func()" which would be more useful.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 08 2011 :  7:29:27 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=57329
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