dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
DList.front
cachetools
containers
lists
DList
Undocumented in source.
struct
DList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
alias
front
=
head
Meta
Source
See Implementation
cachetools
containers
lists
DList
aliases
back
front
insertBack
insertFront
destructors
~this
functions
clear
head
insert_first
insert_last
length
move_to_head
move_to_tail
popBack
popFront
range
remove
tail
postblits
this(this)
structs
Node