The OpenD Programming Language

BigUIntView.popMostSignificant

struct BigUIntView(W)
@safe scope
void
popMostSignificant
()
if (
__traits(isUnsigned, W)
)

Meta