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
 C++11 decltype definition bug
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

DesertDragon
Junior Member

Russia
10 Posts

Posted - Nov 18 2015 :  05:51:13 AM  Show Profile  Reply with Quote
VA_X.dll file version 10.9.2076.0 built 2015.09.15
DevEnv.exe version 14.0.23107.0 Community
msenv.dll version 14.0.23107.0
Comctl32.dll version 6.10.10240.16384
Windows 10 10.0 Build 10240
4 processors (x86-64, WOW64)
Language info: 1251, 0x419

There is a bug with C++ decltype definition in VA.
Definition of variable with decltype not treated as definition.
If you declare external variable, define it with decltype
extern int integer;
decltype(integer) integer;

and set cursor on variable name in extern declaration,
VA does not offer go to definition with "Goto Implementation" or "Goto Related" commands.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 19 2015 :  11:13:26 AM  Show Profile  Reply with Quote
I was able to reproduce the problem, and I have put in a bug report for this:

case=93387
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Jul 18 2016 :  10:38:52 PM  Show Profile  Reply with Quote
case=93387 is fixed in build 2107.
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