Home
last modified time | relevance | path

Searched refs:construct_container (Results 1 – 7 of 7) sorted by relevance

/oneTBB/test/common/
H A Dconcurrent_unordered_common.h120 …static UnorderedType& construct_container( typename std::aligned_storage<sizeof(UnorderedType)>::t… in construct_container() function
129 …static UnorderedType& construct_container( typename std::aligned_storage<sizeof(UnorderedType)>::t… in construct_container() function
H A Dconcurrent_ordered_common.h166 …static OrderedType& construct_container( typename std::aligned_storage<sizeof(OrderedType)>::type&… in construct_container() function
175 …static OrderedType& construct_container( typename std::aligned_storage<sizeof(OrderedType)>::type&… in construct_container() function
H A Dcontainer_move_support.h437 source(ContainerTraits::template construct_container<container_type>(source_storage, in container_size()
446 …source(ContainerTraits::template construct_container<container_type>(source_storage, init_iterator… in container_size()
/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp69 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
76 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
H A Dtest_concurrent_hash_map.cpp474 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
481 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp551 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
558 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
H A Dconformance_concurrent_vector.cpp651 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function
658 …static container_type& construct_container(typename std::aligned_storage<sizeof(container_type)>::… in construct_container() function