[all-commits] [llvm/llvm-project] 40ac34: [libc++] Make __type_list variadic (#121117)
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Jan 2 08:24:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40ac34c518985f4ff119d2e67a5a412cc951104a
https://github.com/llvm/llvm-project/commit/40ac34c518985f4ff119d2e67a5a412cc951104a
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M libcxx/include/__type_traits/aligned_storage.h
M libcxx/include/__type_traits/make_signed.h
M libcxx/include/__type_traits/make_unsigned.h
M libcxx/include/__type_traits/type_list.h
Log Message:
-----------
[libc++] Make __type_list variadic (#121117)
This makes these lists signficiantly more readable.
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