fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Field.opDispatch
fluid
theme
Field
Undocumented in source.
template
opDispatch
(string field)
return
static if
(
is(T == struct)
)
Field
opDispatch
(
Input
)
(
Input
input
)
if
(
__traits(
hasMember
,
T
,
field
)
)
Members
Functions
opDispatch
Field
opDispatch
(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fluid
theme
Field
aliases
Type
functions
apply
opAssign
opIndex
opSlice
manifest constants
name
static functions
make
templates
opDispatch
variables
value