[libcxx-commits] [libcxx] [libcxx] renames some template type	parameters (PR #76540)
    Will Hawkins via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Dec 29 12:33:20 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:
----------------
hawkinsw wrote:
```suggestion
We use the following names to refer to various template type parameters:
```
https://github.com/llvm/llvm-project/pull/76540
    
    
More information about the libcxx-commits
mailing list