markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
hasEncodeProperty
markov
serialize
Checks if the type declares a compatible encode property.
template
hasEncodeProperty (
T
Output
) {
enum
hasEncodeProperty
;
}
Members
Manifest constants
hasEncodeProperty
enum
hasEncodeProperty
;
Undocumented in source.
Meta
Source
See Implementation
markov
serialize
templates
hasDecodeProperty
hasEncodeProperty
isDecodable
isEncodable
Checks if the type declares a compatible encode property.