The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SmallString.opEquals
mir
small_string
SmallString
Comparisons operator overloads
bool
opEquals
(SmallString rhs)
bool
opEquals
(SmallString rhs)
bool
opEquals
(SmallString!rhsMaxLength rhs)
bool
opEquals
(const(char)[] str)
struct
SmallString
(uint maxLength)
extern (
D
) @
safe
pure @
nogc
scope nothrow scope const
bool
opEquals
()
(
scope
const
(
char
)[]
str
)
if
(
maxLength
)
Meta
Source
See Implementation
mir
small_string
SmallString
aliases
opBinary
opDollar
opOpAssign
put
toString
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
opSlice
toHash
trustedAssign
Comparisons operator overloads