descore ~master (2021-11-17T13:34:47.5426292)
Dub
Repo
accessByString.opDispatch
des
math
linear
vector
accessByString
Undocumented in source. Be warned that the author may not have intended to support it.
T
opDispatch
[@property getter]
T
opDispatch
[@property getter]
mixintemplate
accessByString
(size_t N, T, string data, string AS, string VVASES = " ", string VVASVS = "|")
pure @
property
ref
T
opDispatch
(
string
v
)
(
)
if
(
getIndex
(
AS
,
v
,
VVASES
,
VVASVS
) != -1
)
if
(
isCompatibleArrayAccessStrings
(
N
,
AS
,
VVASES
,
VVASVS
)
)
auto
opDispatch
[@property getter]
U
opDispatch
[@property setter]
Meta
Source
See Implementation
des
math
linear
vector
accessByString
properties
opDispatch