[all-commits] [llvm/llvm-project] 4887e4: [libc++][NFC] Make enable_ifs in <optional> consis...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sat Feb 15 01:39:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4887e41055686eede9c155e6b3296b92fe86c2d5
      https://github.com/llvm/llvm-project/commit/4887e41055686eede9c155e6b3296b92fe86c2d5
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-02-15 (Sat, 15 Feb 2025)

  Changed paths:
    M libcxx/include/optional

  Log Message:
  -----------
  [libc++][NFC] Make enable_ifs in <optional> consistent (#127184)

We've documented the preferred `enable_if` style in the coding
guidelines. This updates `<optional>` to conform to them



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


More information about the All-commits mailing list