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
The newer VS2019 releases require conditional explicit support from
C++2a unconditionally. This was added into the newer clang, but the
clang for the 5.3 release does not have this. Add this workaround
instead.
0 commit comments