yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
makeScopedRefWithDeleter
yu
memory
smartref
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
, true)
auto
makeScopedRefWithDeleter
(
T
Args
...
)
(
auto
ref
Args
args
)
Meta
Source
See Implementation
yu
memory
smartref
aliases
ScopedRef
SharedRef
WeakRef
classes
TestMyClass
functions
freeSharedInt
makeIScopedRef
makeIScopedRefWithDeleter
makeISharedRef
makeISharedRefWithDeleter
makeScopedRef
makeScopedRefWithDeleter
makeSharedRef
makeSharedRefWithDeleter
smartfreeSharedInt
mixin templates
EnableSharedFromThisImpl