mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
From my reading of https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-160 and https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/ if we set the `/Zc:__cplusplus` switch in additional options, MSVC will report the correct value for `__cplusplus`. |
||
|---|---|---|
| .. | ||
| assumptions.h | ||
| byteswap.h | ||
| cpuid.h | ||
| endian.h | ||
| glibc_compat.cpp | ||
| glibc_sanity.cpp | ||
| glibcxx_sanity.cpp | ||
| sanity.h | ||
| stdin.cpp | ||
| stdin.h | ||
| strnlen.cpp | ||