[libcxx-commits] [libcxx] [libcxx] renames some template type parameters (PR #76540)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 29 08:42:48 PST 2023
================
@@ -45,6 +45,22 @@ other implementations (e.g. system headers), the test in
``libcxx/test/libcxx/system_reserved_names.gen.py`` contains the list of
reserved names that can't be used.
+We use the following names to refer to various tempalate type parameters:
----------------
mordante wrote:
Thanks a lot for adding documentation!
https://github.com/llvm/llvm-project/pull/76540
More information about the libcxx-commits
mailing list