$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-06-12 10:45:19
Ion Gaztañaga wrote:
> Jan Stetka(e)k dio:
>> offset_ptr.hpp is still needed before an instance of shmem::map is used.
>
> I will look at it again. These problems are caused by ADL lookup issues,
> and my big ADL ignorance. In my hands, ADL is more a problem than a
> solution with just simple swap functions, because I start having include
> order issues.
Can you identify what you mean by simple swap functions and where they
are used in shmem. I would agree that the differences between compilers
is caused by the way they implement ADL but there will be a header
ordering that satisfies them all.
Thanks