hprose-d v1.2.3 (2016-08-02T18:56:50Z)
Home
Dub
Repo
make
hprose
io
common
Undocumented in source.
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)
Members
Functions
make
T
make
(Args arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
make
T
make
(Args arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hprose
io
common
templates
getSerializableFields
isSerializable
isSerializableField
make