aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/is_aggregate.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-2/+2
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-2/+2
2022-06-26[libc++] Simplify type_traits and use more builtinsNikolas Klauser1-1/+1
2022-06-25Revert "[libc++] Simplify type_traits and use more builtins"Manoj Gupta1-1/+1
2022-06-10[libc++] Simplify type_traits and use more builtinsNikolas Klauser1-1/+1
2022-05-28[libc++] Granularize more of <type_traits>Nikolas Klauser1-0/+33