summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/func.bind.partial
AgeCommit message (Expand)Author
2025-08-05[Clang] Add detailed notes explaining why `is_constructible` evaluates to fal...Corentin Jabot
2025-07-30Revert "[libc++][Clang] Added explanation why is_constructible evaluated to f...Victor Campos
2025-07-08[libc++][Clang] Added explanation why is_constructible evaluated to false. Up...Shamshura Egor
2024-04-09[libc++] Implement `bind_back` (#81055)Jakub Mazurkiewicz