hunt ~master (2022-04-01T03:44:56Z)
Home
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)
ReturnType
fixRef
(ReturnType val)
class
Task
(alias fun, Args...)
ref
static if
(
!is(ReturnType == void)
)
static if
(!(
is(typeof(&fun(_args)))
))
ReturnType
fixRef
(
ref
ReturnType
val
)
Meta
Source
See Implementation
hunt
util
TaskPool
Task
aliases
ReturnType
constructors
this
functions
fixRef
onRun
variables
_args
returnVal