ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BTreeMapImplementation.empty
ocean
util
container
btree
Implementation
BTreeMapImplementation
struct
BTreeMapImplementation
(KeyType, ValueType, int tree_degree)
package
bool
empty
(
)
Return Value
Type:
bool
true if the tree is empty, false otherwise.
Meta
Source
See Implementation
ocean
util
container
btree
Implementation
BTreeMapImplementation
functions
empty
get
initialize
inorder
insert
remove
structs
BTreeMapNode
variables
allocator
content_version
root