phobos-next v0.4.6 (2022-11-25T12:27:21Z)
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)