phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
RCXString.reserve
nxt
rcstring
RCXString
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RCXString
(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow private public
void
reserve
(
in
size_t
capacity
)
Meta
Source
See Implementation
nxt
rcstring
RCXString
aliases
opDollar
constructors
this
destructors
~this
functions
back
capacity
empty
front
length
opAssign
opBinary
opBinaryRight
opEquals
opIndex
opOpAssign
opSlice
popBack
popFront
ptr
reserve
toArray
manifest constants
maxSmallLength
postblits
this(this)