rcstring v0.0.1 (2015-08-19T22:03:15Z)
Home
Dub
Repo
StringImpl.opAssign
rcstring
StringImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(inout(T)[] n)
struct
StringImpl
(T, Handler, size_t SmallSize = 16)
void
opAssign
(
inout
(
T
)[]
n
)
void
opAssign
(typeof(this) n)
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