Searched defs:noexcept (Results 1 – 4 of 4) sorted by relevance
129 noexcept(derived_type::is_noexcept_assignment) in noexcept() function
365 …concurrent_unordered_base& operator=( concurrent_unordered_base&& other ) noexcept(unordered_segme… in noexcept() function
562 ~task_group_base() noexcept(false) { in noexcept() function
353 concurrent_vector& operator=( concurrent_vector&& other ) noexcept(is_noexcept_assignment) { in noexcept() function