xo-alloc2: progress on forwarding objects [WIP]
This commit is contained in:
parent
257fc258ae
commit
31a8a8ae48
16 changed files with 499 additions and 37 deletions
|
|
@ -98,6 +98,9 @@ namespace xo {
|
|||
/* typed collector */
|
||||
obj<ACollector, DX1Collector> x1(&gc);
|
||||
|
||||
REQUIRE(x1.iface());
|
||||
REQUIRE(x1.data());
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue