An uninitialized fill.
template <class ForwardIterator, class T> void uninitialized_fill (ForwardIterator first, ForwardIterator last,const T& x);