biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
isPackedField.isPackedField
bio
std
hts
thirdparty
msgpack
isPackedField
Undocumented in source.
template
isPackedField
(alias field)
@
trusted
enum
isPackedField
=
(
staticIndexOf
!(
nonPacked
,
__traits
(
getAttributes
,
field
)) == -
1
) && (!
isSomeFunction
!(
typeof
(
field
)))
;
Meta
Source
See Source File
bio
std
hts
thirdparty
msgpack
isPackedField
manifest constants
isPackedField