dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Ett.this
dsrcgen
cpp
Et
Ett
Represent a template with multiple parameters.
this
(
string
tmpl_
,
string
params
)
this
(
string
tmpl_
,
auto
ref
T
args
)
struct
Ett
this
pure nothrow
(
T
...
)
(
string
tmpl_
,
auto
ref
T
args
)
if
(
args.length
> 1
)
Meta
Source
See Implementation
dsrcgen
cpp
Et
Ett
constructors
this
functions
opBinary
opCall
opCast
properties
toString
Represent a template with multiple parameters.