Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 C++11 decltype definition bug

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
DesertDragon Posted - Nov 18 2015 : 05:51:13 AM
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.
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Jul 18 2016 : 10:38:52 PM
case=93387 is fixed in build 2107.
accord Posted - Nov 19 2015 : 11:13:26 AM
I was able to reproduce the problem, and I have put in a bug report for this:

case=93387

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