[all-commits] [llvm/llvm-project] b6f6fe: [libc++] Remove unused defaulted template arg from...

Amirreza Ashouri via All-commits all-commits at lists.llvm.org
Wed Oct 4 02:23:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6f6fe98a856e9ce8ab945ef18d49291a8486acc
      https://github.com/llvm/llvm-project/commit/b6f6fe98a856e9ce8ab945ef18d49291a8486acc
  Author: Amirreza Ashouri <ar.ashouri999 at gmail.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M libcxx/include/__algorithm/unwrap_range.h
    M libcxx/utils/data/ignore_format.txt

  Log Message:
  -----------
  [libc++] Remove unused defaulted template arg from `__rewrap_range`. (#67733)

Template argument `_Unwrapped` is always deduced from the type of
`_Unwrapped __iter`.




More information about the All-commits mailing list