Searched defs:vector_type (Results 1 – 4 of 4) sorted by relevance
402 using vector_type = tbb::concurrent_vector<move_support_tests::Foo, allocator_type>; in TestConcurrentOperationsWithUnSafeOperations() typedef607 using vector_type = tbb::concurrent_vector<move_support_tests::Foo, allocator_type>; typedef637 using vector_type = tbb::concurrent_vector<double, allocator_type>; typedef678 using vector_type = tbb::concurrent_vector<int, allocator_type>; typedef
426 using vector_type = std::vector<value_type, allocator_type>; variable
42 using vector_type = Vector; variable79 vector_iterator( const vector_iterator<vector_type, typename vector_type::value_type>& other ) in vector_iterator()
783 using vector_type = oneapi::tbb::concurrent_vector<int>; in TestParallelFor() typedef1065 using vector_type = fixture_type::container_type; in test_ex_move_assignment_memory_failure() typedef1095 using vector_type = fixture_type::container_type; in test_ex_move_assignment_element_ctor_exception() typedef1407 using vector_type = oneapi::tbb::concurrent_vector<int>; in TestVectorIteratorComparisons() typedef