dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
Ett.this
dsrcgen
cpp
Et
Ett
Represent a template with multiple parameters.
this
(string tmpl_, string params)
this
(string tmpl_, T args)
struct
Ett
pure nothrow
this
(
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.