refactor: rename RCollector.std_copy_for -> std_move_for

This commit is contained in:
Roland Conybeare 2026-04-04 16:37:17 -04:00
commit 63bdd59fc3
2 changed files with 2 additions and 2 deletions

View file

@ -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);