containers ~bsf-checks (2022-01-27T01:36:43.1057943)
Dub
Repo
TTree.length
containers
ttree
TTree
struct
TTree
(T, bool allowDuplicates = false, alias less = "a < b", bool supportGC = true, size_t cacheLineSize = 64)
const nothrow pure @
property
size_t
length
(
)
Return Value
Type:
size_t
the number of elements in the tree.
Meta
Source
See Implementation
containers
ttree
TTree
aliases
Value
destructors
~this
functions
contains
empty
equalRange
insert
length
lowerBound
opOpAssign
opSlice
print
remove
upperBound
postblits
this(this)
structs
Range