summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CTestMacros.cmake
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-12-03 12:50:44 +0100
committerErik Verbruggen <erik.verbruggen@qt.io>2016-05-31 12:09:52 +0000
commite70324f8dd1f191556599cf60100dd0ad0b16708 (patch)
tree7b605613143718896810150614538feab022e5a2 /src/corelib/Qt5CTestMacros.cmake
parentf7e29f07ffead8bd1cb6ff81bb791de2fb11fa5e (diff)
Remove _bit_scan_{forward,reverse}
Use qCountTrailingZeroBits and qCountLeadingZeroBits from qalgorithms.h instead. Also extended these versions for MSVC. The _bit_scan_* versions stem from a time before the glorious days of qalgorithms.h. A big advantage is that these functions can be used on all platforms. Change-Id: I5a1b886371520310a7fe16e617635ea335046beb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/corelib/Qt5CTestMacros.cmake')
0 files changed, 0 insertions, 0 deletions