Boost logo

Boost :

From: Achilleas Margaritis (axilmar_at_[hidden])
Date: 2007-09-17 10:57:11


Larry Evans wrote:
> 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?

In platforms fastcall not supported, a #define can be used to make
functions cdecl.


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