Searched refs:copy_dispatch (Results 1 – 1 of 1) sorted by relevance
195 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch() function206 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch() function224 return copy_dispatch(first, last, dst, use_memmove()); // may throw in copy()