nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StringImpl.this
nulib
string
StringImpl
Undocumented in source.
this
(U rhs)
this
(Args args)
struct
StringImpl
(T)
@
nogc
@
system
this
(
Args
...
)
(
auto
ref
Args
args
)
if
(
allSatisfy
!(.
isSomeString
,
Args
)
)
if
(
isSomeChar
!
T
)
this
(inout(SelfType) rhs)
this
(uint size)
Meta
Source
See Implementation
nulib
string
StringImpl
aliases
CharType
toCString
toDString
constructors
this
destructors
~this
functions
clear
flipEndian
opAssign
opBinary
opBinaryRight
opOpAssign
opPostMove
resize
reverse
take
properties
empty
length
ptr
realLength
usage
value