Searched defs:VectorPtr (Results 1 – 5 of 5) sorted by relevance
156 explicit VectorPtr(std::vector<T>* vector) : vector_ptr_(vector) {} in VectorPtr() function
116 using VectorPtr = typename VectorCostPool::PoolRef; variable
56 using VectorPtr = typename CostAllocator::VectorPtr; variable
116 typedef typename VectorCostPool::PoolRef VectorPtr; typedef
56 typedef typename CostAllocator::VectorPtr VectorPtr; typedef