Skip to content

Commit

Permalink
Update generics overview (#3061)
Browse files Browse the repository at this point in the history
This reflects changes from a number of approved proposals:

- #2138 : "generic" -> "checked generic", "template" -> "template
generic"
- #2360 : "type", "facet type", "facet". Note: I am not using the term
"generic type" from #2360 since that meaning conflicts with the
generally accepted meaning of "generic type" of a type with a
compile-time parameter.
- #2760 / #2770 : internal/external impl -> extending impl
- #2964 : "symbolic constant" and "template constant"

---------

Co-authored-by: Richard Smith <richard@metafoo.co.uk>
  • Loading branch information
josh11b and zygoloid authored Aug 15, 2023
1 parent 357baae commit e15bdbb
Showing 1 changed file with 139 additions and 105 deletions.
Loading

0 comments on commit e15bdbb

Please sign in to comment.