dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
String.opOpAssign
dlib
text
str
String
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opOpAssign
(string s)
auto
opOpAssign
(char c)
struct
String
auto
opOpAssign
(
string
op
)
(
char
c
)
if
(
op
== "~"
)
auto
opOpAssign
(String s)
Meta
Source
See Implementation
dlib
text
str
String
constructors
this
functions
decode
free
opOpAssign
reserve
properties
isDynamic
length
ptr
toString
variables
data