nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StringImpl.this
nulib
string
StringImpl
Copy-constructor
this
(U rhs)
this
(Args args)
this
(inout(SelfType) rhs)
struct
StringImpl
(T)
@
nogc
inout @
trusted
this
(
ref
return
scope
inout
(
SelfType
)
rhs
)
if
(
isSomeChar
!
T
)
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
Copy-constructor