phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
RCXString.toArray
nxt
rcstring
RCXString
Needed for correct printing in other modules
struct
RCXString
(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow const @
trusted
static if
(
isString
)
string
toArray
(
)
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)
Needed for correct printing in other modules