
David Abrahams <dave@boost-consulting.com> writes:
David Abrahams <dave@boost-consulting.com> writes:
"Arkadiy Vertleyb" <vertleyb@hotmail.com> writes:
"David Abrahams" <dave@boost-consulting.com> wrote
One further data point: so far nothing I've tried to do with the library has worked. It is of course possible that I've got a bug in my code, but I am getting internal compiler errors and other strange issues. It may be that this library needs more reinforcement against compiler bugs.
Can you ellaborate on this? Which compiler(s) are you referring to? Can you provide an example of what doesn't work?
The three mentioned earlier: vc7.1, vc8, and gcc-3.3.3
I'd be happy to. Just grab http://www.luannocracy.com/arkadiy.tar.bz2 In there you should find a "standard" Boost tree "overlay." Go to libs/sequence/algorithm/test and compile copy.cpp.
Just updated with a more recent version.
Now I think I found the bug in my code and BOOST_TYPEOF is off the hook. Seems to be working fine so far! -- Dave Abrahams Boost Consulting www.boost-consulting.com