dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
MultiDList.tail
cachetools
containers
lists
MultiDList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MultiDList
(T, int N, Allocator = Mallocator, bool GCRangesAllowed = true)
pure nothrow @
safe
@
nogc
Node
*
tail
(
size_t
i
)
Meta
Source
See Implementation
cachetools
containers
lists
MultiDList
aliases
allocator
destructors
~this
functions
clear
head
insert_last
length
move_to_tail
remove
tail
structs
Node