This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 6b7b5cbd56e88326e5570c78ef951b4393acdcc7 (commit) from f47a52b8d659d2ce6acf94ce84c1efdc5001769e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6b7b5cbd56e88326e5570c78ef951b4393acdcc7 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Fri Jun 14 09:31:55 2024 +0200 gcc-11: Fix grammar - template alias parameters diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index b4ecf3c0..3737af5b 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -585,7 +585,7 @@ You may also want to check out our <li>User-defined attributes can now be used to annotate enum members, alias declarations, and function parameters. </li> - <li>Templates alias parameters can now be instantiated with basic types + <li>Template alias parameters can now be instantiated with basic types such as <code>int</code> or <code>void function()</code>. </li> <li>The <code>mixin</code> construct can now be used as types in the form ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-11/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs