
12 Jun
2006
12 Jun
'06
2:45 p.m.
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