The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
TTree.back
containers
ttree
TTree
struct
TTree
(T, Allocator = Mallocator, bool allowDuplicates = false, alias less = "a < b", bool supportGC = shouldAddGCRange!T, size_t cacheLineSize = 64)
inout pure @
trusted
@
property
auto
back
(
this
This
)
(
)
Return Value
Type:
auto
the last element in the tree.
Meta
Source
See Implementation
containers
ttree
TTree
aliases
insertAnywhere
put
constructors
this
functions
back
clear
contains
empty
equalRange
front
insert
length
lowerBound
opOpAssign
opSlice
remove
upperBound
postblits
this(this)
structs
Range
variables
nodeCapacity