lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
TestUnpacker.result
lmpl4d
common
TestUnpacker
Undocumented in source.
template
TestUnpacker
()
version(unittest)
package nothrow @
nogc
pure
static if
(
is(typeof(test))
)
auto
result
=
unpacker.unpack
!(
typeof
(
test
))
;
Meta
Source
See Source File
lmpl4d
common
TestUnpacker
variables
result
testfunc
unpacker