Boost logo

Boost :

From: Steven Burns (royalstream_at_[hidden])
Date: 2007-09-17 14:35:26


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_at_[hidden]> wrote in message
news:fclt2h$2v4$1_at_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
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk