xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP]
This commit is contained in:
parent
d14f709763
commit
1eea911890
3 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <xo/alloc2/alloc/AAllocator.hpp>
|
#include <xo/alloc2/alloc/AAllocator.hpp>
|
||||||
#include <xo/gc/AGCObject.hpp>
|
#include <xo/gc/detail/AGCObject.hpp>
|
||||||
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
||||||
#include "DFloat.hpp"
|
#include "DFloat.hpp"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "xo/alloc2/alloc/AAllocator.hpp"
|
#include "xo/alloc2/alloc/AAllocator.hpp"
|
||||||
#include <xo/gc/AGCObject.hpp>
|
#include <xo/gc/detail/AGCObject.hpp>
|
||||||
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
||||||
#include "DInteger.hpp"
|
#include "DInteger.hpp"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
#include <xo/alloc2/alloc/AAllocator.hpp>
|
#include <xo/alloc2/alloc/AAllocator.hpp>
|
||||||
#include <xo/alloc2/alloc/RAllocator.hpp>
|
#include <xo/alloc2/alloc/RAllocator.hpp>
|
||||||
#include <xo/gc/Collector.hpp>
|
#include <xo/gc/Collector.hpp>
|
||||||
#include <xo/gc/AGCObject.hpp>
|
#include <xo/gc/detail/AGCObject.hpp>
|
||||||
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
#include <xo/gc/detail/IGCObject_Xfer.hpp>
|
||||||
#include "DList.hpp"
|
#include "DList.hpp"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue