mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
SmallString.length
mir
small_string
SmallString
Returns the number of characters in the small string.
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
scope nothrow scope const @
property
size_t
length
(
)
if
(
maxLength
)
mir
small_string
SmallString
aliases
opBinary
opDollar
opOpAssign
put
toString
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
opSlice
toHash
trustedAssign
Returns the number of characters in the small string.