Searched defs:uninitialized_copy (Results 1 – 4 of 4) sorted by relevance
215 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function
369 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function517 static void uninitialized_copy(It1 I, It1 E, It2 Dest) { in uninitialized_copy() function
79 uninitialized_copy(_InputIterator __ifirst, _InputIterator __ilast, _ForwardIterator __ofirst) { in uninitialized_copy() function