Files
compute-runtime/shared/source/utilities/timestamp_pool_allocator.cpp
Szymon Morek 6a7f6f1ad6 fix: add noexcept to move operators
Without it, copy operator is selected, even if move is explicitly defined.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-06-09 10:32:23 +02:00

3.8 KiB