fixedstring v1.2.0 (2022-04-12T01:54:12Z)
Dub
Repo
FixedString.toString
fixedstring
FixedString
struct
FixedString
(size_t maxSize, CharT = char)
@
safe
nothrow const pure
static if
(
isSomeChar!CharT
)
const
(
CharT
)[]
toString
(
)
Meta
Source
See Implementation
fixedstring
FixedString
constructors
this
functions
concat
empty
front
length
opAssign
opBinary
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
popFront
toHash
toString
manifest constants
size