[all-commits] [llvm/llvm-project] 3b2b91: [libc++] Use __detected_or_t to implement __has_it...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Mar 26 00:56:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b2b918813125a7baeb3258648eb7a679a0a9699
      https://github.com/llvm/llvm-project/commit/3b2b918813125a7baeb3258648eb7a679a0a9699
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-03-26 (Wed, 26 Mar 2025)

  Changed paths:
    M libcxx/include/__iterator/iterator_traits.h
    M libcxx/include/module.modulemap

  Log Message:
  -----------
  [libc++] Use __detected_or_t to implement __has_iterator_{category,concept}_convertible_to (#124456)

This simplifies the implementation a bit.



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