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
This library could benefit from being updated to support MSVC 14.11 and MSVC 14.12 (different versions of the Visual C++ compiler coming with Visual Studio 2017).
@misuo Thanks for the suggestion. I will be updating the library as time permits. In the meantime, if you have particular interest in adding something to the library, feel free to submit a pull request.
This library could benefit from being updated to support MSVC 14.11 and MSVC 14.12 (different versions of the Visual C++ compiler coming with Visual Studio 2017).
Perhaps also look into whether (or which) feature test macros listed in http://en.cppreference.com/w/User:D41D8CD98F/feature_testing_macros should be included in the cpp_feature library.
The text was updated successfully, but these errors were encountered: