[PATCH] D150321: [clang] Document extensions from later standards
Hristo Hristov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 11 08:03:47 PDT 2023
H-G-Hristov added inline comments.
================
Comment at: clang/docs/LanguageExtensions.rst:1398
+``static operator()`` __cpp_static_call_operator C++23 C++03
+Strucuted bindings __cpp_structured_bindings C++17 C++03
+template template arguments __cpp_template_template_args C++17 C++03
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150321/new/
https://reviews.llvm.org/D150321
More information about the cfe-commits
mailing list