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

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dcopy_move_common.h123 struct __can_copy_without_conversion : false_type {}; struct in inherits:false_type
126 struct __can_copy_without_conversion< struct in inherits:true_type
151 !__can_copy_without_conversion<_IterOps<_AlgPolicy>, _InValue, _OutIter>::value) {

Completed in 119 milliseconds