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
 Forward class definitions
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

eco
Tomato Guru

102 Posts

Posted - Feb 10 2004 :  03:28:59 AM  Show Profile
Frequently VA Go on forward class definition instead of real class definition.

ie.

file1.h
class X;


file2.h
class X
{
public:
X( );
};

file.cpp

X::X( ) <- here if i click on Go to definition of X, VA bring me to file1.h : grrrr !
{
}
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000