xo-gc: address some coverage loose ends
This commit is contained in:
parent
211bc93c85
commit
82f13b748d
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ namespace xo {
|
||||||
{
|
{
|
||||||
scope log(XO_DEBUG(true), xtag("gc.data", gc.data_));
|
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
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue