phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
RCXString.empty
nxt
rcstring
RCXString
Returns
true
iff
this
is empty
struct
RCXString
(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow private public const @
property
@
nogc
=> !
length
bool
empty
(
)
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)
Returns true iff this is empty