Searched defs:InPlaceHelper (Results 1 – 1 of 1) sorted by relevance
472 struct InPlaceHelper { struct473 InPlaceHelper(std::initializer_list<int> xs, std::unique_ptr<int> yy) in InPlaceHelper() argument475 const std::vector<int> x;476 std::unique_ptr<int> y;