VEBroot.remove

remove method. this method is called from class with a universe size given. It performs recursion calls untill the universe size is reduced to the base size. Then the overloaded remove method is called.

struct VEBroot(T = void)
remove
(
size_t key
)

Meta