xo-alloc xo-ordinaltree: GC option work in progress
This commit is contained in:
parent
30a00be262
commit
b32b9151da
3 changed files with 4 additions and 4 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