mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
SmallString.append
mir
small_string
SmallString
typeof
(
this
)
append
(char c)
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
ref @
trusted
typeof
(this)
append
(
char
c
)
if
(
maxLength
)
typeof
(
this
)
append
(const(char)[] str)
mir
small_string
SmallString
aliases
opBinary
opDollar
opOpAssign
put
toString
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
opSlice
toHash
trustedAssign