VEBroot.opBinaryRight

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 VEBroot(T = void)
bool
opBinaryRight
(
string op
)
(
size_t key
)
if (
op == "in"
)

Meta