awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
WebURLCpp.opEquals
awebview
wrapper
weburl
WebURLCpp
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(WebURLCpp rhs)
bool
opEquals
(Char[] rhs)
struct
WebURLCpp
const
bool
opEquals
(
Char
)
(
in
Char
[]
rhs
)
if
(
is
(
typeof
(
WebString
(
rhs
)) ==
WebString
)
)
Meta
Source
See Implementation
awebview
wrapper
weburl
WebURLCpp
aliases
anchor
filename
host
password
path
port
query
scheme
spec
username
constructors
this
destructors
~this
functions
cppObj
empty
getStringProperty
isValid
opAssign
opCmp
opEquals
weakRef
postblits
this(this)