ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
StringExp.create
dmd
expression
StringExp
Undocumented in source. Be warned that the author may not have intended to support it.
StringExp
create
(Loc loc, char* s)
class
StringExp
static
StringExp
create
(
Loc
loc
,
char
*
s
)
StringExp
create
(Loc loc, void* string, size_t len)
Meta
Source
See Implementation
dmd
expression
StringExp
constructors
this
functions
accept
borrowData
charAt
compare
equals
getCodeUnit
isBool
isLvalue
modifiableLvalue
numberOfCodeUnits
peekData
peekDstring
peekString
peekWstring
setCodeUnit
setData
toLvalue
toStringExp
toStringz
toUTF8
writeTo
static functions
create
emplace
variables
NoPostfix
committed
len
ownedByCtfe
postfix
sz