Searched refs:collective_unique_ptr (Results 1 – 1 of 1) sorted by relevance
406 auto collective_unique_ptr = absl::make_unique<Collective>( in AddParticipant() local409 collective = collective_unique_ptr.get(); in AddParticipant()411 std::move(collective_unique_ptr)); in AddParticipant()