hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
Task.fixRef
hunt
util
TaskPool
Task
Undocumented in source. Be warned that the author may not have intended to support it.
ReturnType
fixRef
(ReturnType* val)
class
Task
(alias fun, Args...)
ref
static if
(
!is(ReturnType == void)
)
static if
(
is(typeof(&fun(_args)))
)
ReturnType
fixRef
(
ReturnType
*
val
)
ReturnType
fixRef
(ReturnType val)
Meta
Source
See Implementation
hunt
util
TaskPool
Task
aliases
ReturnType
constructors
this
functions
fixRef
onRun
variables
_args
returnVal