Searched refs:newPool (Results 1 – 1 of 1) sorted by relevance
99 auto newPool(std::make_unique<InternalPool>(type, vecSize)); in obtainRecylable() local100 it = mValueTypePools.emplace(key, std::move(newPool)).first; in obtainRecylable()