Searched defs:copy_v (Results 1 – 1 of 1) sorted by relevance
33 static void copy_v(void* dst) {} in copy_v() function36 static void copy_v(void* dst, const S* src, int n, Rest&&... rest) { in copy_v() function