Role.toUnsigned

Convert to UnsignedType u.

struct Role
pragma(inline, true) pure nothrow @safe @nogc const
@trusted => cast(UnsignedType)((cast(UnsignedType)reversion << 0) | (cast(UnsignedType)rel << 1))
toUnsigned
()

Meta