
17 Sep
2007
17 Sep
'07
6:35 p.m.
No, __fastcall is not portable, but it's largely irrelevant to the algorithm. I think the top-1 question will be: how does it handle cycles? Steven "Larry Evans" <cppljevans@cox-internet.com> wrote in message news:fclt2h$2v4$1@sea.gmane.org...
On 09/16/07 16:56, Achilleas Margaritis wrote:
Dear boost developers,
You can find a new version of my portable precise C++ garbage collector in vault/memory.
The file:
src/cppgc.cpp
contains:
void __fastcall _gc_traits::scan(register void *ptr) {
is __fastcall portable?
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost