fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
concat.allocExpr
fast
string
concat
Undocumented in source.
template
concat
(Strs...)
nothrow @
nogc
enum
allocExpr
=
ctfeJoin
!(
Strs.length
)(
"Strs[%s].length"
,
"+"
) ~
"+1"
;
Meta
Source
See Source File
fast
string
concat
functions
concat
manifest constants
allocExpr