VEBroot.successor

successor 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 successor method is called.

struct VEBroot
@nogc nothrow
successor
(
size_t value
)

Meta