Template Function Rose::BitOps::msb# Defined in File BitOps.h Function Documentation# template<typename Unsigned>inline bool Rose::BitOps::msb(Unsigned src)# Most significant bit. Returns the most significant bit. This is the sign bit for two’s complement values.