awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
WeakRef
awebview
wrapper
weakref
Undocumented in source.
template
WeakRef (
T
)
if
(
is
(
typeof
(
T
.
weakRef
(
T
.
init
.
cppObj
)))
) {
alias
WeakRef
=
typeof
(
T
.
weakRef
(
T
.
init
.
cppObj
))
;
}
Members
Aliases
WeakRef
alias
WeakRef
=
typeof
(
T
.
weakRef
(
T
.
init
.
cppObj
))
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
weakref
functions
weakRef
templates
WeakRef