lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
AllocationList.removeLastOccurenceOf
lwdr
tracking
AllocationList
Find the last occurence of
t
and remove it
struct
AllocationList
(T, size_t MaxElements)
nothrow @
nogc
bool
removeLastOccurenceOf
(
T
t
)
Meta
Source
See Implementation
lwdr
tracking
AllocationList
functions
add
getLast
removeLast
removeLastOccurenceOf
properties
empty
length
Find the last occurence of t and remove it