26 Numerics library [numerics]

26.7 Numeric arrays [numarray]

26.7.8 Class template mask_­array [template.mask.array]

26.7.8.4 Fill function [mask.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 mask_­array object refers.