kiss v0.4.6 (2018-06-28T07:57:03Z)
Dub
Repo
StringImpl.this
kiss
container
String
StringImpl
Undocumented in source.
this
(Char[] data)
this
()
this
(Char[] data, Allocator alloc)
this
(Allocator alloc)
struct
StringImpl
(Char, Allocator)
static if
(!(
StaticAlloc!Allocator
))
this
(
Allocator
alloc
)
if
(
is
(
Char
==
Unqual
!
Char
) &&
isSomeChar
!
Char
)
Meta
Source
See Implementation
kiss
container
String
StringImpl
aliases
Data
constructors
this
destructors
~this
functions
opApply
opAssign
opBinary
opCast
opCmp
opDollar
opEquals
opIndex
opOpAssign
opSlice
mixins
__anonymous
postblits
this(this)
properties
back
cstr
dup
empty
front
idup
length
ptr
stdString