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
(note the -, i.e., disable permissive mode) This disables Microsoft-specific language extensions. Sounds similar to gcc's non-permissive mode (which is the default).
The text was updated successfully, but these errors were encountered:
I think this will be a valuable option, although I don't know anyone of our development team that is unaware of unstandardized MSVC C++ features and uses them.
(note the
-
, i.e., disable permissive mode) This disables Microsoft-specific language extensions. Sounds similar to gcc's non-permissive mode (which is the default).The text was updated successfully, but these errors were encountered: