VEBnode.opIn_r

member method for the case universe size < base size. Overloads by passing only one parameter, which is the bit number of interest. Returns whether the appropriate bit inside the bitvector is set.

struct VEBnode
@nogc nothrow
bool
opIn_r
(
size_t bitnum
)

Meta