xo-arena xo-facet xo-alloc2: build restored
This commit is contained in:
parent
6d30aec8f9
commit
154eca1086
19 changed files with 48 additions and 25 deletions
|
|
@ -17,7 +17,7 @@ namespace xo {
|
|||
public:
|
||||
using ObjectType = Object;
|
||||
using DataPtr = Object::DataPtr;
|
||||
using typeseq = xo::facet::typeseq;
|
||||
using typeseq = xo::reflect::typeseq;
|
||||
|
||||
RAllocIterator() {}
|
||||
RAllocIterator(Object::DataPtr data) : Object{std::move(data)} {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue