lwdr v0.3.0 (2021-06-19T11:28: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