aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/invoke.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-05[libc++] Replace uses of _VSTD:: by std:: (#74331)Louis Dionne1-2/+2
2023-12-04[libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne1-7/+7
2023-09-21[libc++] Implement LWG-3655: The INVOKE operation and union typesIgor Zhukov1-4/+8
2023-09-01[libc++][NFC] Update the remaining enable_ifsNikolas Klauser1-8/+8
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-335/+260
2023-05-24[libc++] Untangles invoke.Mark de Wever1-0/+536