xo-gc: address some coverage loose ends
This commit is contained in:
parent
eea239d6ad
commit
ff0d256e97
2 changed files with 16 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ namespace xo {
|
|||
{
|
||||
scope log(XO_DEBUG(true), xtag("gc.data", gc.data_));
|
||||
|
||||
xo::mm::mm_do_assign(gc, this, &head_, rhs);
|
||||
gc.assign_member(this, &head_, rhs);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue