refactor: rename RCollector.std_copy_for -> std_move_for
This commit is contained in:
parent
8bb460f402
commit
5172de7862
37 changed files with 37 additions and 37 deletions
|
|
@ -195,7 +195,7 @@ namespace xo {
|
|||
{
|
||||
(void)gc;
|
||||
|
||||
/** TODO: may be feasible to use gc.std_copy_for(this)
|
||||
/** TODO: may be feasible to use gc.std_move_for(this)
|
||||
* if/when DSchematikaParser is moveable
|
||||
**/
|
||||
assert(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue