libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
String.opOpAssign
libd
datastructures
string
String
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(String rhs)
void
opOpAssign
(bcstring rhs)
struct
String
@
nogc
nothrow @
trusted
void
opOpAssign
(
string
op
)
(
scope
bcstring
rhs
)
if
(
op
== "~"
)
Meta
Source
See Implementation
libd
datastructures
string
String
aliases
range
constructors
this
destructors
~this
functions
opAssign
opBinary
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
put
putMany
postblits
this(this)
properties
length
ptrUnsafe
rangeUnsafe
sliceUnsafe