Clang: immediately-invoked lambda in template arg is not implicitly constexpr #114234
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
constexpr
Anything related to constant evaluation
lambda
C++11 lambda expressions
An IILE as a template argument inside some other templates; this is the smallest SSCCE I could find.
produces:
https://godbolt.org/z/x6heGf38x
The text was updated successfully, but these errors were encountered: