source:
src/examples/gc_no_raii/src/gc.h
@
29ad0ac
Last change on this file since 29ad0ac was 6be0cf9, checked in by , 9 years ago | |
---|---|
|
|
File size: 99 bytes |
Rev | Line | |
---|---|---|
[15db1ab] | 1 | #pragma once |
2 | ||
3 | #include "gcpointers.h" | |
4 | ||
[6be0cf9] | 5 | // forall( dtype T ) |
6 | // gcpointer_t gcmalloc() | |
7 | // { | |
8 | // | |
9 | // } |
Note: See TracBrowser
for help on using the repository browser.