Slice_array Fill Function

An assignment operation is provided to fill individual elements of the array.

  void operator=(const T&);
  
Remarks

No value is returned.