biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
CharToType
bio
bam
tagvalue
Undocumented in source.
struct
CharToType (
char
c
T
) {
enum
ch
;
alias
ValueType
=
T
;
}
Members
Aliases
ValueType
alias
ValueType
=
T
type which corresponds to the symbol according to SAM/BAM specification
Manifest constants
ch
enum
ch
;
symbol
Meta
Source
See Implementation
bio
bam
tagvalue
aliases
ArrayElementTagValueTypes
PrimitiveTagValueTypes
StringTagValueTypes
TypeIdMap
classes
UnknownTagTypeException
functions
charToSizeof
generateUnion
injectOpAssign
injectOpCast
readValueFromArray
structs
CharToType
TypeId
Value
templates
ArrayOf
GetTypeId