Searched refs:__can_lower_copy_assignment_to_memmove (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dcopy_move_common.h38 struct __can_lower_copy_assignment_to_memmove { struct
H A Dcopy_backward.h112 __enable_if_t<__can_lower_copy_assignment_to_memmove<_In, _Out>::value, int> = 0>
H A Dcopy.h102 __enable_if_t<__can_lower_copy_assignment_to_memmove<_In, _Out>::value, int> = 0>

Completed in 162 milliseconds