Skip to content
Unverified Commit 5d4a4acf authored by Ivan Kochin's avatar Ivan Kochin Committed by GitHub
Browse files

Fix the logic that depends on optional copy elision (#402)



* Fix the behavior when copy elision is disabled

* Update test/tbb/test_task_arena.cpp

* Rework doctest ContextScope destruction to fix MSVC compilation

* Remove raii_guard assignment + remove std::move from doctest

* Fix typo

* Rework the fix for doctest to get rid of hangs on Windows

* Add static assertion to check constructors noexcept state

* Remove copy elision disabling flag

* Add a comment with the reason of absence of std::move

Co-authored-by: default avatarKochin, Ivan <ivan.kochin@intel.com>
parent 0063fb3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment