Searched refs:MoveHoleUpAndFillWithElement (Results 1 – 1 of 1) sorted by relevance
89 MoveHoleUpAndFillWithElement(size_, std::move(element)); in insert()103 MoveHoleUpAndFillWithElement(handle.index_, std::move(nodes_[top_index])); in erase()117 MoveHoleUpAndFillWithElement(handle.index_, std::move(element)); in ChangeKey()166 void MoveHoleUpAndFillWithElement(size_t hole, T&& element) { in MoveHoleUpAndFillWithElement() function218 MoveHoleUpAndFillWithElement(hole, std::move(leaf_element)); in MoveHoleDownAndFillWithLeafElement()