ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
WrapperStructCore.opAssign
ocean
util
config
ConfigFiller
WrapperStructCore
Sets the wrapped value to val
template
WrapperStructCore
(T, T init = T.init)
BaseType
!(
T
)
opAssign
(
BaseType
!(
T
)
val
)
Parameters
val
BaseType
!(
T
)
new value
Return Value
Type:
BaseType
!(
T
)
val
Meta
Source
See Implementation
ocean
util
config
ConfigFiller
WrapperStructCore
functions
opAssign
opCall
opCast
Sets the wrapped value to val