__cpp_explicit_this_parameter
not set in clang-18
#82780
Labels
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
It seems that clang-18 supports explicit object parameter (deducing this) however the feature test macro is not set: https://godbolt.org/z/j6za1evK9
The text was updated successfully, but these errors were encountered: