hprose-d ~master (2016-11-14T06:59:21Z)
Home
Dub
Repo
make.make
hprose
io
common
make
Undocumented in source. Be warned that the author may not have intended to support it.
T
make
(Args arguments)
template
make
(T)
@
safe
T
make
(
Args
...
)
(
Args
arguments
)
if
(
is
(
T
== struct) &&
__traits(
compiles
,
T
(
arguments
))
)
if
(
is
(
T
== struct) ||
is
(
T
== class)
)
T
make
(Args arguments)
Meta
Source
See Implementation
hprose
io
common
make
functions
make