xo-alloc xo-ordinaltree: GC option work in progress
This commit is contained in:
parent
540b43d971
commit
3a840546fe
12 changed files with 79 additions and 23 deletions
|
|
@ -64,7 +64,7 @@ namespace xo {
|
|||
* 3. return the location of the copy make in step 1.
|
||||
*
|
||||
* @p src. source object to be forwarded
|
||||
* @p gc. garbage collector
|
||||
* @p gc. allocator (poassibly garbage collector)
|
||||
*/
|
||||
static IObject * _forward(IObject * src, gc::IAlloc * gc);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue