tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
TypedefBase
tagion
hibon
HiBONBase
Converts to the HiBON TypedefType except for sdt_t
template
TypedefBase (
T
) {
alias
TypedefBase
=
T
;
alias
TypedefBase
=
TypedefType
!
T
;
}
Members
Aliases
TypedefBase
alias
TypedefBase
=
T
Undocumented in source.
TypedefBase
alias
TypedefBase
=
TypedefType
!
T
Undocumented in source.
Meta
Source
See Implementation
tagion
hibon
HiBONBase
aliases
binread
enums
Type
isBasicValueType
isKey
isKeyString
functions
array_write
binwrite
isArray
isHiBONBaseType
isLEB128Basic
isNative
isNativeArray
isValidType
is_index
is_key_ordered
is_key_valid
less_than
manifest constants
HIBON_VERSION
templates
TypedefBase
unions
ValueT
Converts to the HiBON TypedefType except for sdt_t