[webkit-changes] [WebKit/WebKit] 91889b: Add guidance on preferring explicit template argum...

Sam Weinig noreply at github.com
Sun May 5 06:32:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91889b0ab1274d7af32452a41dc673d94e2aac01
      https://github.com/WebKit/WebKit/commit/91889b0ab1274d7af32452a41dc673d94e2aac01
  Author: Sam Weinig <weinig at apple.com>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M Websites/webkit.org/code-style.md

  Log Message:
  -----------
  Add guidance on preferring explicit template argument lists over decltype to the style guide
https://bugs.webkit.org/show_bug.cgi?id=273725

Reviewed by Darin Adler.

Add advice about preferring template lambdas over using decltype in
the body when an explicit type is needed.

* Websites/webkit.org/code-style.md:

Canonical link: https://commits.webkit.org/278388@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list