rcstring v0.0.1 (2015-08-19T22:03:15Z)
Home
Dub
Repo
StringImpl.opEquals
rcstring
StringImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
StringImpl
(T, Handler, size_t SmallSize = 16)
const
bool
opEquals
(
S
)
(
S
other
)
if
(
is
(
S
==
Unqual
!(
typeof
(this))) ||
is
(
S
==
immutable
(
T
)[])
)
Meta
Source
See Implementation
rcstring
StringImpl
constructors
this
destructors
~this
functions
opAssign
opEquals
opSlice
popBack
popFront
postblits
this(this)
properties
back
empty
front
idup
length
opIndex
variables
handler
large
len
offset
small