Skip to content

Commit

Permalink
Fully specify the mangling of non-type template arguments.
Browse files Browse the repository at this point in the history
This includes the material from itanium-cxx-abi#47 (non-type template
arguments), itanium-cxx-abi#63 (class constants), and the template-param-decl
portions of itanium-cxx-abi#85 (C++20 lambda-expressions).

@zygoloid gets credit for most of this, although I've made a few
substantive changes from his suggestions.
  • Loading branch information
rjmccall committed Nov 2, 2023
1 parent 1e00c7f commit c071d0a
Showing 1 changed file with 403 additions and 156 deletions.
Loading

0 comments on commit c071d0a

Please sign in to comment.