658 B
658 B
[gslice.array.fill]
29 Numerics library [numerics]
29.6 Numeric arrays [numarray]
29.6.7 Class template gslice_array [template.gslice.array]
29.6.7.4 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 thevalarray object to which thegslice_array object refers.