Searched defs:__move_impl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__algorithm/ | ||
H A D | move.h | 37 struct __move_impl { global() struct |
H A D | ranges_move.h | 42 __move_impl(_InIter __first, _Sent __last, _OutIter __result) { __move_impl() function |