xo-gc stack: refactor + streamline.
Retiring unused Collector typealiases. Fix #include topology. Fix/improve write barrier setup.
This commit is contained in:
parent
7264efb605
commit
b1d2ae6f19
17 changed files with 130 additions and 94 deletions
|
|
@ -46,7 +46,6 @@ namespace mm {
|
|||
using typeseq = xo::facet::typeseq;
|
||||
using size_type = AGCObject::size_type;
|
||||
using AAllocator = AGCObject::AAllocator;
|
||||
using ACollector = AGCObject::ACollector;
|
||||
using AGCObjectVisitor = AGCObject::AGCObjectVisitor;
|
||||
using VisitReason = AGCObject::VisitReason;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue