[all-commits] [llvm/llvm-project] 832517: [libc++] Add alias template for __strip_signature:...
William Fynn via All-commits
all-commits at lists.llvm.org
Fri Mar 6 09:50:01 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 832517f28d4b47bb03d7a310d99279552da2aa8d
https://github.com/llvm/llvm-project/commit/832517f28d4b47bb03d7a310d99279552da2aa8d
Author: William Fynn <fynnwilliam at gmail.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M libcxx/include/__functional/function.h
M libcxx/include/__type_traits/strip_signature.h
M libcxx/include/future
Log Message:
-----------
[libc++] Add alias template for __strip_signature::type (#181955)
Simplifying the internal implementation by providing a more concise
way to access the underlying type within the __strip_signature class.
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