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
* Revert explicitly defaulted move constructors and assignment operators (part of commit b063472) to restore compatibility with VS2013 (fixmicrosoft#674)
* Simplify and make consistent use of member typedefs in basic_istream and the type_parser hierarchy, which also fixesmicrosoft#675
* Restore EOL: Unix (seems to have been EOL: Mixed at commit 3e8dcf5)
* Add comments explicitly indicating suboptimal code for VS2013 compat
0 commit comments