Home
last modified time | relevance | path

Searched defs:construct_container (Results 1 – 6 of 6) sorted by relevance

/oneTBB/test/common/
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 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
/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_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
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