mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
createRCWithContext
mir
rc
ptr
createRCWithContext
(R value, mir_rcptr!F context)
createRCWithContext
(R value, mir_rcptr!F context)
@
system.mir_rcptr
!
R
createRCWithContext
(
R
F
)
(
return
ref
R
value
,
return
const
mir_rcptr
!
F
context
)
if
(
!
is
(
R
== class) &&
!
is
(
R
== interface)
)
Return Value
Type:
shared pointer constructed with current context.
Meta
Source
See Implementation
mir
rc
ptr
aliases
RCPtr
functions
castTo
createRCWithContext
shareMember
static variables
allocationError
allocationExcMsg
getExcMsg
structs
_test_unpure_system_dest_s__
mir_rcptr
templates
createRC