Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
29
Numerics library
[numerics]
29.6
Numeric arrays
[numarray]
29.6.9
Class template
indirect_
array
[template.indirect.array]
29.6.9.4
Fill function
[indirect.array.fill]
🔗
void
operator
=
(
const
T
&
)
const
;
1
#
This function has reference semantics, assigning the value of its argument to the elements of the
valarray
<
T
>
object to which the
indirect_
array
object refers
.