aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/is_unbounded_array.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-6/+9
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-1/+1
2022-06-17[libc++] Implement std::boyer_moore{, _horspool}_searcherNikolas Klauser1-0/+3
2022-05-28[libc++] Granularize more of <type_traits>Nikolas Klauser1-0/+34