mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-26 01:39:11 +00:00
d2baefae68
All supported compilers that support C++20 now support concepts. So, remove `_LIB_LIBCPP_HAS_NO_CONCEPTS` in favor of `_LIBCPP_STD_VER > 17`. Similarly in the tests, remove `// UNSUPPORTED: libcpp-no-concepts`. Differential Revision: https://reviews.llvm.org/D121528 |
||
---|---|---|
.. | ||
binary_function.h | ||
binary_negate.h | ||
bind_back.h | ||
bind_front.h | ||
bind.h | ||
binder1st.h | ||
binder2nd.h | ||
compose.h | ||
default_searcher.h | ||
function.h | ||
hash.h | ||
identity.h | ||
invoke.h | ||
is_transparent.h | ||
mem_fn.h | ||
mem_fun_ref.h | ||
not_fn.h | ||
operations.h | ||
perfect_forward.h | ||
pointer_to_binary_function.h | ||
pointer_to_unary_function.h | ||
ranges_operations.h | ||
reference_wrapper.h | ||
unary_function.h | ||
unary_negate.h | ||
unwrap_ref.h | ||
weak_result_type.h |