fixedstring v2.0.0 (2022-05-22T14:19:33Z)
Dub
Repo
FixedString.opOpAssign
fixedstring
FixedString
assignment
void
opOpAssign
(CharT[] rhs)
void
opOpAssign
(CharT rhs)
struct
FixedString
(size_t maxSize, CharT = char)
void
opOpAssign
(
string
op
)
(
in
CharT
rhs
)
if
(
op
== "~"
)
void
opOpAssign
(FixedString!(n, T) rhs)
Meta
Source
See Implementation
fixedstring
FixedString
constructors
this
functions
concat
length
opAssign
opBinary
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
toHash
toString
manifest constants
size
assignment