fixedstring v2.0.0 (2022-05-22T14:19:33Z)
Dub
Repo
FixedString.opAssign
fixedstring
FixedString
assignment
void
opAssign
(CharT[] rhs)
void
opAssign
(FixedString!(n, T) rhs)
struct
FixedString
(size_t maxSize, CharT = char)
void
opAssign
(
T
:
CharT
size_t
n
)
(
in
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