================ @@ -141,6 +141,10 @@ C++ Language Changes C++2c Feature Support ^^^^^^^^^^^^^^^^^^^^^ +- Started the implementation of `P2686R5 <https://wg21.link/P2686R5>`_ Constexpr structured bindings. + At this timem, references to constexpr and decomposition of *tuple-like* types are not supported ---------------- fewizz wrote:
typo: timem https://github.com/llvm/llvm-project/pull/160337 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
