m3 ~master (2015-04-08T21:25:04Z)
Home
Dub
Repo
DoubleLinkedList.length
m3
List
DoubleLinkedList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DoubleLinkedList
(T)
@
safe
@
nogc
@
property
const pure nothrow
size_t
length
(
)
Meta
Source
See Implementation
m3
List
DoubleLinkedList
destructors
~this
functions
erase
popBack
popFront
pushBack
pushFront
properties
end
front
length
structs
Node