29 Numerics library [numerics]

29.7 Numeric arrays [numarray]

29.7.7 Class template gslice_­array [template.gslice.array]

29.7.7.4 gslice_­array fill function [gslice.array.fill]

void operator=(const T&) const;

This function has reference semantics, assigning the value of its argument to the elements of the valarray<T> object to which the gslice_­array object refers.