
13 Mar
2010
13 Mar
'10
8:57 a.m.
[apparently my response got lost]
i don't have access to other compilers, so i need to rely on other people's report
Hello Tim,
MSVC 9.0 complains about lockfree/fifo - does not like tagged_ptr to have copy constructor:
it actually complaints about boost.atomic, which uses some unions in its fallback code ... so helge would have to adapt the atomic library for msvc to make lockfree work ... tim -- tim@klingt.org http://tim.klingt.org Only very good and very bad programmers use goto in C