Searched refs:FooEx (Results 1 – 1 of 1) sorted by relevance
791 class FooEx { class795 FooEx() : state(LIVE) { in FooEx() function in FooEx800 FooEx( const FooEx& item ) : state(LIVE) { in FooEx() function in FooEx809 ~FooEx() { in ~FooEx()816 void operator=( FooEx& item ) { in operator =()824 void operator=( FooEx&& item ) { in operator =()926 TestExceptionBody<ConcQWithSizeWrapper, allocator_t, allocator_char_t, FooEx>(); in TestExceptions()927 … TestExceptionBody<oneapi::tbb::concurrent_bounded_queue, allocator_t, allocator_char_t, FooEx>(); in TestExceptions()