dparasail v0.3.3 (2022-01-03T03:18:14Z)
Dub
Repo
SafeParasailPtr.this
dparasail
memory
ParasailMemory
SafeParasailPtr
ctor that respects scope
struct
SafeParasailPtr
(T)
@
safe
@
nogc
nothrow @
trusted
return scope
this
(
T
*
rawPtr
)
if
(
!
isPointer
!
T
)
Meta
Source
See Implementation
dparasail
memory
ParasailMemory
SafeParasailPtr
constructors
this
destructors
~this
postblits
this(this)
properties
getRef
moveRef
variables
initialized
ptr
refct
ctor that respects scope