[all-commits] [llvm/llvm-project] e3c958: [libc++] Replace template structs with template va...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Nov 12 06:15:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3c958a9a4e47b97d8740dec182b946c50152616
      https://github.com/llvm/llvm-project/commit/e3c958a9a4e47b97d8740dec182b946c50152616
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M libcxx/include/__chrono/duration.h
    M libcxx/include/ratio

  Log Message:
  -----------
  [libc++] Replace template structs with template variables in <ratio> (#115782)

This avoids a bit of boilerplate.



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