Searched refs:throw_element (Results 1 – 1 of 1) sorted by relevance
122 struct throw_element { struct123 throw_element() = default;124 throw_element(const throw_element&) { in throw_element() function130 throw_element& operator= (const throw_element&) = default;198 CopyWithThrowElement<tbb::concurrent_queue<throw_element>>();199 CopyWithThrowElement<tbb::concurrent_bounded_queue<throw_element>>();