summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmap.h
diff options
context:
space:
mode:
authorJøger Hansegård <joger.hansegard@qt.io>2025-01-04 20:08:17 +0100
committerJøger Hansegård <joger.hansegard@qt.io>2025-01-06 10:47:32 +0100
commita80d1bf2716b1ba404799d6a09003b145b73b079 (patch)
tree8c29dea2bcb2617b296ad9de8116d1b6276084fc /src/concurrent/qtconcurrentmap.h
parent652250295c7f9812b49c522ab2fbe518ac9690e4 (diff)
Add missing noexcept specifiers for QUniqueHandle handle traits
Handle traits should be simple, and not require exceptions. Note that we should not make calls to fclose() or close() noexcept, because these are POSIX cancellation points. Pick-to: 6.8 6.9 Change-Id: I8bbf573b1346eafd52c6080dbb024f8b3bc89359 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/concurrent/qtconcurrentmap.h')
0 files changed, 0 insertions, 0 deletions