llvm-project/libcxx/include/__functional
Nikolas Klauser 59ef4b3686 [libc++] Split __allocator_destructor out of shared_ptr.h
Reviewed By: ldionne, huixie90, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D134479
2022-11-05 21:25:54 +01:00
..
binary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
binary_negate.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
bind.h [libc++] Avoid instantiating type_trait classes 2022-09-06 19:09:42 +02:00
bind_back.h [libc++][NFC] Fix formatting that was incorrectly changed by D124695 2022-05-06 12:58:51 -04:00
bind_front.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
binder1st.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
binder2nd.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
boyer_moore_searcher.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
compose.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
default_searcher.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
function.h [libc++] Split __allocator_destructor out of shared_ptr.h 2022-11-05 21:25:54 +01:00
hash.h [libc++] Fix wrong implementation of CityHash 2022-10-06 04:32:04 +08:00
identity.h [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
invoke.h [libc++][NFC] Prefer type aliases over structs 2022-10-01 22:49:36 +02:00
is_transparent.h [libc++][NFC] Prefer type aliases over structs 2022-10-01 22:49:36 +02:00
mem_fn.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
mem_fun_ref.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
not_fn.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
operations.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
perfect_forward.h [libc++][NFC] Fix formatting that was incorrectly changed by D124695 2022-05-06 12:58:51 -04:00
pointer_to_binary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
pointer_to_unary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
ranges_operations.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
reference_wrapper.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
unary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
unary_negate.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
unwrap_ref.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
weak_result_type.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00