Home
last modified time | relevance | path

Searched refs:move_data_from (Results 1 – 5 of 5) sorted by path

/dports/devel/ppl/ppl-1.2/
H A DChangeLog17275 * src/CO_Tree.cc: CO_Tree: improve readability of move_data_from().
17399 * src/CO_Tree.cc: CO_Tree: add assertion in move_data_from().
17754 move_data_from().
17949 iterator in move_data_from().
/dports/devel/ppl/ppl-1.2/src/
H A DCO_Tree.cc1133 PPL::CO_Tree::move_data_from(CO_Tree& tree) { in move_data_from() function in PPL::CO_Tree
H A DCO_Tree_defs.hh1208 void move_data_from(CO_Tree& tree);
H A DCO_Tree_inlines.hh332 new_tree.move_data_from(*this); in rebuild_smaller_tree()
H A Dppl.hh.dist23281 void move_data_from(CO_Tree& tree);
23940 new_tree.move_data_from(*this);