mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
StringBuilder.ElementData
mutils
container
string_builder
StringBuilder
Undocumented in source.
struct
StringBuilder
alias
ElementData
=
SafeUnion
!(true,
char
,
string
,
const
(
char
)[],
StringIntern
,
long
,
double
)
Meta
Source
See Implementation
mutils
container
string_builder
StringBuilder
aliases
ElementData
constructors
this
functions
getRequiredSize
getStringTmp
opBinary
opBinaryRight
reserve
static functions
isProperType
structs
Element
variables
elements