diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2025-08-23 10:51:10 -0500 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2025-08-28 14:41:09 -0700 |
| commit | f7d10604e9a8be6145209d4caa2345b87c051d91 (patch) | |
| tree | 686a8402b6f6ddb18e65f4cc6ce7b6e54875d6c0 /src/widgets/doc/snippets/code | |
| parent | ff56e482574f09caeadb98153271b6f3c5e75d48 (diff) | |
Short live q20::countl_zero
Constexpr/fallback implementations copied from qalgorithms.h.
No performance loss with MSVC/x86-64 because the compiler supports
is_constant_evaluated() in C++17 mode too (that's actually how MS STL
implements <bit>).
Change-Id: I6235e8e411ad0ad7fa10fffd7f38f8f77787d8c0
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
