ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ListCommon
ae
utils
container
listnode
Undocumented in source.
struct
ListCommon {
mixintemplate
Data
(NODEREF, bool HASPREV, bool HASTAIL)
;
mixintemplate
Impl
(NODEREF, bool HASPREV, bool HASTAIL, alias data)
;
}
Members
Mixin templates
Data
mixintemplate
Data
(NODEREF, bool HASPREV, bool HASTAIL)
Undocumented in source.
Impl
mixintemplate
Impl
(NODEREF, bool HASPREV, bool HASTAIL, alias data)
Undocumented in source.
Meta
Source
See Implementation
ae
utils
container
listnode
aliases
DListItem
mixin templates
DListLink
ListLink
SListLink
structs
ListCommon
ListContainer
ListNode
templates
DESListContainer
DListContainer
SEDListContainer
SListContainer