aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/aligned_union.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-17/+12
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-1/+1
2023-01-21[libc++] Implement P1413R3 (Deprecate std::aligned_storage and std::aligned_u...Nikolas Klauser1-2/+3
2022-07-24[libc++] Granularize some more type_traitsNikolas Klauser1-0/+55