[all-commits] [llvm/llvm-project] a376a3: [libc++] Make __compressed_pair fully constexpr
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Dec 14 06:40:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a376a3f354acf239460eb40115447a6f75d08419
https://github.com/llvm/llvm-project/commit/a376a3f354acf239460eb40115447a6f75d08419
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M libcxx/include/__memory/compressed_pair.h
Log Message:
-----------
[libc++] Make __compressed_pair fully constexpr
Make `__compressed_pair` fully constexpr
Reviewed By: ldionne, #libc, nilayvaish
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D115687
More information about the All-commits
mailing list