Searched defs:uninitialized_copy (Results 1 – 2 of 2) sorted by relevance
219 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function311 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function