aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/is_array.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-11/+11
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-2/+2
2022-07-06[libc++] Prefer __has_builtin for detecting compiler-provided type_traitsNikolas Klauser1-2/+2
2022-05-23[libc++] Granularize parts of <type_traits>Nikolas Klauser1-0/+52