refactor: rename RCollector.std_copy_for -> std_move_for
This commit is contained in:
parent
e179c9795b
commit
a0de9b8ebd
9 changed files with 9 additions and 9 deletions
|
|
@ -958,7 +958,7 @@ namespace xo {
|
|||
{
|
||||
(void)gc;
|
||||
|
||||
/** TODO: should be able to use gc.std_copy_for(this) now
|
||||
/** TODO: should be able to use gc.std_move_for(this) now
|
||||
* that shallow_move uses move construction.
|
||||
* DVirtualSchematikaMachine is (or can be made) moveable.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue