aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/aligned_storage.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-44/+46
2023-03-02[libc++][NFC] Reformat aligned_storage specialization macroLouis Dionne1-9/+7
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-3/+7
2022-10-01[libc++][NFC] Prefer type aliases over structsNikolas Klauser1-10/+2
2022-07-24[libc++] Granularize some more type_traitsNikolas Klauser1-0/+142