Browse Source
Qt uses a signed value to represent indices. We should follow this convention where applicable to avoid unnecessary sign-conversion warnings, as well as making it easier to interoperate with other aspects of Qt. While we're at it, we can also make a sign-conversion explicit.remotes/1778439668340191200/nce_cpp
3 changed files with 9 additions and 8 deletions
Loading…
Reference in new issue