udoeb
Junior Member
12 Posts |
Posted - Aug 29 2019 : 09:46:39 AM
|
In the following definition VA does not recognize the alignas keyword and marks it with a red underline:
alignas(4) int a[100];
This is valid C++ syntax, see https://en.cppreference.com/w/cpp/language/alignas
Thanks Udo
VA_X.dll file version 10.9.2341.2 built 2019.08.05 DevEnv.exe version 15.9.28307.812 Community msenv.dll version 15.0.28307.665 Comctl32.dll version 6.10.18362.295 Windows 10 10.0 1903 Build 18362.295 6 processors (x86-64, WOW64) Language info: 1252, 0x409
|
|