Description
When debugging code using __uint128_t variables, the Qt Creator variable inspector shows the lower 64 bit only, no matter which number base is used for inspection. The upper 64 bit are ignored.
When debugging code using __uint128_t variables, the Qt Creator variable inspector shows the lower 64 bit only, no matter which number base is used for inspection. The upper 64 bit are ignored.