easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
LinkedListDescriptor
easyd
list
Undocumented in source.
struct
LinkedListDescriptor {
ptrdiff_t
startLocation
;
void
del
(TIterator it);
}
Members
Functions
del
void
del
(TIterator it)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
startLocation
ptrdiff_t
startLocation
;
Undocumented in source.
Meta
Source
See Implementation
easyd
list
classes
CLinkedListContainer
CList
IConstHashObject
IListIndex
ListIndex
Selection
functions
concat
hash
mixin templates
CListIndexOperations
structs
LinkedListContainer
LinkedListDescriptor
LinkedListIterator
LinkedListPointer
List