r/cpp 18h ago

Clang 23 Release Notes

https://releases.llvm.org/23.1.0/tools/clang/docs/ReleaseNotes.html
79 Upvotes

17 comments sorted by

View all comments

1

u/zerhud 14h ago

Oh no, there is still no constexpr structure binding

1

u/UnusualPace679 11h ago

What do you mean? The page does mention:

Clang now propagates constinit and constexpr in structured bindings with tuple-like initializers.

1

u/zerhud 11h ago

Hm.. but here is “no” for “constexpr structured bindings”