VEBtree.capacity

this method returns the capacity of the tree. It is equal to the next power of 2 regarding the size used at initialization.

class VEBtree
@nogc nothrow const
size_t
capacity
()

Meta