awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
WebStringCpp.opAssign
awebview
wrapper
webstring
WebStringCpp
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(WebStringCpp str)
void
opAssign
(const(Char)[] c)
struct
WebStringCpp
nothrow @
nogc
void
opAssign
(
Char
)
(
const
(
Char
)[]
c
)
if
(
is
(
Char
==
char
) ||
is
(
Char
==
wchar
)
)
Meta
Source
See Implementation
awebview
wrapper
webstring
WebStringCpp
aliases
opDollar
constructors
this
destructors
~this
functions
clear
cppObj
data
empty
length
opAssign
opCmp
opEquals
opOpAssign
opSlice
ptr
toString
weakRef
postblits
this(this)