summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmwindowstack.cpp
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2023-02-06 13:39:03 -0800
committerThiago Macieira <[email protected]>2023-02-22 14:27:35 +0000
commit85c69f023fe281b7f16e1a93e61be4432f7fef9b (patch)
treecbab2d16e4220467da07f321d966bc8b4bff5c36 /src/plugins/platforms/wasm/qwasmwindowstack.cpp
parentf7fd5eaf95c964956b2b353784105c89950ffff2 (diff)
qmath: add qNextPowerOfTwo(unsigned long) - for size_t
This completes the triad uint/ulong/qulonglong, ensuring that one of them will be size_t and one of them will be uintptr_t (size_t and uintptr_t don't have to be the same type). The signeds ensure one of them will be ptrdiff_t too. Pick-to: 6.5 Change-Id: I9671dee8ceb64aa9b9cafffd17415a0bfcbd68b7 Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmwindowstack.cpp')
0 files changed, 0 insertions, 0 deletions