gged ~master (2025-12-20T13:06:22.0608405)
Dub
Repo
GgedStruct.opIndexAssign
ggeD
ggeD
GgedStruct
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opIndexAssign
(AssignType value, IndexVec!(IndexTypes) args)
auto
opIndexAssign
(AssignType value, IndexVec!(IndexTypes[0..Rank - N]) args1, Args args2)
auto
opIndexAssign
(AssignType value, Args args)
struct
GgedStruct
(T, ulong RANK, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous)
@
nogc
nothrow
static if
(
__traits(compiles, ())
)
auto
opIndexAssign
(
AssignType
Args
...
)
(
AssignType
value
,
Args
args
)
if
(
Args.length
==
Rank
)
Meta
Source
See Implementation
ggeD
ggeD
GgedStruct
aliases
IndexTypes
Kind
Rank
SliceType
Type
TypePointer
functions
dup
index
opBinary
opDispatch
opDollar
opEquals
opIndex
opIndexAssign
opSlice
opUnary
shape
toString
templates
PickupArray
pick
variables
_slice
offsets