Searched defs:ContainerType (Results 1 – 1 of 1) sorted by relevance
126 typedef std::vector<T, oneapi::tbb::tbb_allocator<T> > ContainerType; typedef in CombineEachVectorHelper275 typedef std::vector<T, oneapi::tbb::tbb_allocator<T> > ContainerType; in RunParallelVectorTests() typedef