Searched refs:uninitialized_fill (Results 1 – 1 of 1) sorted by relevance
880 void uninitialized_fill(pointer first, const_pointer last, const_reference value) in uninitialized_fill() function1063 uninitialized_fill(dst, dst + count, value); in init_fill()