hprose-d ~master (2016-11-14T06:59:21Z)
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