hprose-d v1.2.3 (2016-08-02T18:56:50Z)
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