vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
ScopedRef.ScopedRef
vibe
core
concurrency
ScopedRef
Undocumented in source.
alias
ScopedRef
=
ScopedRefAggregate
!
T
template
ScopedRef
(T)
static if
(
isAggregateType!T
)
alias
ScopedRef
=
ScopedRefAggregate
!
T
alias
ScopedRef
=
ScopedRefAssociativeArray
!
T
alias
ScopedRef
=
ScopedRefArray
!
T
alias
ScopedRef
=
ScopedRefBasic
!
T
Meta
Source
See Implementation
vibe
core
concurrency
ScopedRef
aliases
ScopedRef