You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using __declspec instead of [[]] might make it working in some cases but might require a different placement in other cases (in that case the macro would need to be completely no-op on 2015). nope
Verify that the other macros work properly (it seems that the test doesn't trigger deprecation warning for structs) well, partly
Verify the same on MSVC2017 and GCC (I think there are also some bad cases) -- yes.