Skip to content

Conversation

@georg-emg
Copy link
Contributor

The Microsoft Visual C++ compiler dies not define __cplucpluc correctly unless /Zc:__cplusplus is specified. As a result, the TL_EXPECTED_CXX14 macro is not defined on Visual C++ compiler, even if they support C++14. I added a chevck for the Visual C++ compiler version to correctly set TL_EXPECTED_CXX14 for Visual Sudio 2017+.

@TartanLlama TartanLlama merged commit 273a859 into TartanLlama:master Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants