$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-09-17 08:44:30
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?