Searched refs:__move_backward_constexpr (Results 1 – 1 of 1) sorted by relevance
30 __move_backward_constexpr(_InputIterator __first, _InputIterator __last, _OutputIterator __result) in __move_backward_constexpr() function42 return _VSTD::__move_backward_constexpr(__first, __last, __result); in __move_backward()71 return _VSTD::__move_backward_constexpr(__first, __last, __result); in move_backward()