IEBTree.increaseNodeCount

Increases the record counter by n.

class IEBTree
protected
size_t
increaseNodeCount
(
size_t n
)

Parameters

n size_t

amount to add to the record counter value

Return Value

Type: size_t

new record counter value

Meta