phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
RCXString.back
nxt
rcstring
RCXString
Undocumented in source.
dchar
back
()
E
back
()
struct
RCXString
(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow const @
property
static if
(!(
isString
))
@
nogc
=>
ptr
[
length
- 1]
E
back
(
)
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)