VEBroot.predecessor

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

struct VEBroot(T = void)
predecessor
(
size_t value
)

Meta