aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/common_type.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-30/+15
2023-04-17[libc++][NFC] Remove some dead code in common_typeNikolas Klauser1-23/+6
2023-03-31[libc++] Add __decay_t and use it instead of decay<>::typeNikolas Klauser1-4/+4
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-2/+2
2023-01-12[libc++][NFC] Qualify declvalNikolas Klauser1-3/+3
2022-10-01[libc++][NFC] Prefer type aliases over structsNikolas Klauser1-7/+3
2022-07-24[libc++] Granularize some more type_traitsNikolas Klauser1-0/+138