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