llvm-project/libcxx/include/__functional
Nikolas Klauser 7ae66e5e95 [libc++] Granularize the rest of type_traits
Reviewed By: ldionne, #libc

Spies: libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D130471
2022-08-14 10:30:48 +02:00
..
binary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
binary_negate.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
bind.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +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++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02: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++] Implement ranges::find_end, ranges::search{, _n} 2022-07-13 20:30:55 +02:00
function.h [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
hash.h [libc++] Granularize the rest of type_traits 2022-08-14 10:30:48 +02:00
identity.h [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
invoke.h [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
is_transparent.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
mem_fn.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
mem_fun_ref.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
not_fn.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
operations.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02: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++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
reference_wrapper.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
unary_function.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
unary_negate.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +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