| commit | 7f5eea432e7a6861da251021736cbabeed8c6bda | [log] [tgz] |
|---|---|---|
| author | Paul Fultz II <pfultz2@yahoo.com> | Thu Jul 24 12:01:18 2025 -0500 |
| committer | GitHub <noreply@github.com> | Thu Jul 24 10:01:18 2025 -0700 |
| tree | 3ba61ff07210da4b551ddf036c118587b277dbb4 | |
| parent | 49d19fef68d80c057507990f15eef272203bd1af [diff] |
Check for __cpp_lib_remove_cvref as well (#5761) C++20 can be enabled while the C++ runtime is still much older so use the feature macro to check for it. For example, we are using the latest clang with c++23 on SLES, while the gcc version is 7.