Searched defs:uninitialized_copy (Results 1 – 2 of 2) sorted by relevance
211 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function348 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function356 static void uninitialized_copy(T1 *I, T1 *E, T2 *Dest) { in uninitialized_copy() function
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function