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
 Local variables highlighted like classes
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mbobka
Ketchup Master

Russia
86 Posts

Posted - Feb 03 2004 :  08:31:01 AM  Show Profile
Local variables named like STL classes typedefs highlighted by color for classes (blue).

Sample:
#include <map>

using namespace std;
int _tmain(int argc, _TCHAR* argv[]) {
    int   key_type=0; // class std::map have similar typedef
    return 0;
}


  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